Skip to content

Commit

Permalink
Decrease the top margin a bit
Browse files Browse the repository at this point in the history
Decrease the top margin of the side panel on large displays to mt3.
  • Loading branch information
melroy89 committed Feb 4, 2023
1 parent a1a99cf commit afde5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h1 class="f1 athelas mt3 mb1">
</div>
</div>

<aside class="w-30-l mt6-l">
<aside class="w-30-l mt3-l">
{{- partial "menu-contextual.html" . -}}
</aside>

Expand Down

0 comments on commit afde5e0

Please sign in to comment.