css/tweaks
This commit is contained in:
parent
69daecd39b
commit
af66ff305c
3 changed files with 6 additions and 3 deletions
|
@ -33,8 +33,7 @@ background-position: center;
|
|||
background-size: cover;
|
||||
color: #777;
|
||||
font-family: monospace;
|
||||
font-size: 1rem;
|
||||
line-height: 1.25;
|
||||
line-height: 1.125;
|
||||
margin-block: 0;
|
||||
margin-inline: auto;
|
||||
max-inline-size: 160ch;
|
||||
|
|
|
@ -14,6 +14,7 @@ padding: 0;
|
|||
|
||||
html {
|
||||
color-scheme: dark light;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue