mirror of
https://github.com/youwen5/site.git
synced 2024-11-24 17:33:51 -08:00
feat: responsive top padding
This commit is contained in:
parent
b03acb844a
commit
b74d35e24d
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
{/if}
|
||||
|
||||
<Navbar />
|
||||
<div class="pt-24">
|
||||
<div class="pt-16 lg:pt-24">
|
||||
<slot />
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue