umami.waylonwalker.com/components/layout/Layout.module.css
WaylonWalker 4047a7ec23 Initial commit
Created from https://vercel.com/new
2021-12-08 18:25:42 +00:00

6 lines
86 B
CSS

.layout {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
}