mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2025-02-23 02:39:23 +00:00
12 lines
178 B
Stylus
12 lines
178 B
Stylus
|
.static
|
||
|
padding: 1em
|
||
|
overflow: auto
|
||
|
width: 100vw
|
||
|
height: 100vh
|
||
|
font-family: monospace
|
||
|
font-size: 1rem
|
||
|
|
||
|
.content
|
||
|
margin: auto
|
||
|
width: 100%
|
||
|
max-width: 32em
|