Skip to content

Commit

Permalink
update ui
Browse files Browse the repository at this point in the history
  • Loading branch information
appleicat committed Feb 10, 2024
1 parent 98c906b commit cbd0f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import Page from './_page';
/>
</head>
<body
class="bg-black text-white h-screen w-screen overflow-hidden font-['Satoshi']"
class="bg-black text-white h-svh w-svw overflow-hidden font-['Satoshi']"
>
<Page client:only />
</body>
Expand Down

0 comments on commit cbd0f7e

Please sign in to comment.