mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2024-11-01 08:34:13 +01: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
|