Better motherfucking website

This commit is contained in:
Bottersnike 2021-12-20 04:03:59 +00:00
parent 1410751496
commit 2c19752f70
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,9 @@
body {
/* font-family: sans-serif; */
line-height: 1.25;
max-width: 720px;
margin: 16px auto;
color: #222;
}
table {
@ -54,6 +58,7 @@ pre > code {
max-width: 100%;
overflow-x: auto;
display: block;
width: min-content;
}
summary {