Add base
This commit is contained in:
10
css/style.css
Normal file
10
css/style.css
Normal file
@@ -0,0 +1,10 @@
|
||||
:root {
|
||||
color-scheme: dark;
|
||||
font-family: monospace;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: auto;
|
||||
max-width: 768px;
|
||||
}
|
||||
Reference in New Issue
Block a user