Center things a bit
This commit is contained in:
parent
37e92392ca
commit
7df154596b
3 changed files with 15 additions and 5 deletions
|
@ -1,12 +1,8 @@
|
|||
/* TODO: Move this somewhere else */
|
||||
:root {
|
||||
color-scheme: light dark;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: "Iosevka Aile Web", monospace;
|
||||
background-color: light-dark(#fbf3db, #103c48);
|
||||
color: light-dark(#53676d, #adbcbc);
|
||||
min-width: 80ch;
|
||||
}
|
||||
|
||||
pre > code {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue