migrated to nextjs

This commit is contained in:
cupcakearmy
2020-01-05 17:34:03 +01:00
parent fafaff3990
commit 3a2ee3cd7c
51 changed files with 6321 additions and 287 deletions

12
styles/Static.styl Normal file
View File

@@ -0,0 +1,12 @@
.static
padding: 1em
overflow: auto
width: 100vw
height: 100vh
font-family: monospace
font-size: 1rem
.content
margin: auto
width: 100%
max-width: 32em