Reduce padding
This commit is contained in:
parent
39cb6d4022
commit
f9536cf21a
2 changed files with 2 additions and 2 deletions
source/_partials/layout
|
@ -1,6 +1,6 @@
|
|||
<div class="border-bottom border-b border-grey-light mb-6 fixed pin-t w-full bg-white z-20">
|
||||
<div class="px-4 md:px-8 mx-auto">
|
||||
<div class="block py-5 v-cloak-block">
|
||||
<div class="block py-4 v-cloak-block">
|
||||
<div class="font-semibold text-sm">{{ site.title }}</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue