add some rsc
This commit is contained in:
7
public/css/styles.css
Normal file
7
public/css/styles.css
Normal file
@@ -0,0 +1,7 @@
|
||||
body{max-width:80ch;padding:2ch;margin:auto;
|
||||
font-size: 1.15rem;
|
||||
line-height: 1.5;
|
||||
color:var(--main-foreground);
|
||||
background-color:var(--main-background);
|
||||
counter-reset:h1;
|
||||
}
|
Reference in New Issue
Block a user