Decrease the top margin a bit

Decrease the top margin of the side panel on large displays to mt3.
This commit is contained in:
Melroy van den Berg 2023-02-04 01:34:24 +01:00 committed by GitHub
parent a1a99cf126
commit afde5e014f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@
</div> </div>
</div> </div>
<aside class="w-30-l mt6-l"> <aside class="w-30-l mt3-l">
{{- partial "menu-contextual.html" . -}} {{- partial "menu-contextual.html" . -}}
</aside> </aside>