Co-authored-by: baiorett <baiorett@koisu.ru>
Co-authored-by: Ushie <ushiekane@gmail.com>
This commit is contained in:
afnzmn
2022-07-18 18:30:36 -04:00
parent 86851df0e2
commit 4d12be6256
4 changed files with 5 additions and 8 deletions

View File

@ -40,7 +40,6 @@ import SocialHost from "$lib/components/molecules/SocialHost.svelte";
:global(html) {
font-size: 100%;
box-sizing: border-box;
overflow-x: hidden;
}
:global(body) {

View File

@ -7,7 +7,6 @@
<div class="wrapper">
<IndexDescription />
<HeroImage />
</div>
<Wave />