This commit is contained in:
Korbs 2024-10-24 20:38:14 -04:00
parent d6eb135336
commit a16dc64155
3 changed files with 1 additions and 4 deletions

View file

@ -1,5 +1,5 @@
---
import Home from '../content/docs/home.mdx'
import Home from '../content/home.mdx'
---
<Home/>
<style is:global>.content {flex-direction: column !important;}</style>

View file

@ -4,9 +4,6 @@
flex-direction: row;
align-items: center;
justify-content: space-between;
img {
width: 50%;
}
.splash-action {
display: flex;
gap: 6px;