Небольшие изменения в разметке
This commit is contained in:
parent
b78c917ddf
commit
5856dc412b
2 changed files with 1 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
|||
<title>Tea Sanctuary</title>
|
||||
</svelte:head>
|
||||
|
||||
<div class="relative flex flex-col">
|
||||
<div class="relative flex flex-col min-h-lvh">
|
||||
<slot />
|
||||
</div>
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
<section
|
||||
class="flex shrink-0 flex-col items-center justify-center gap-5 overflow-hidden p-4 hero-background"
|
||||
>
|
||||
<div class="basis-full"></div>
|
||||
<div
|
||||
class="flex flex-col flex-nowrap items-center justify-center gap-3 lg:flex-row lg:flex-nowrap"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue