Compare commits

..

No commits in common. "19904157aeeb2cba40b1bd399c3f986a8e3feeb1" and "9381f5b2267fff51cf135483ae59a972f2f5e470" have entirely different histories.

View file

@ -42,10 +42,6 @@
font-family: Vollkorn, serif; font-family: Vollkorn, serif;
} }
li:not(:last-child) {
margin-bottom: 0.2em;
}
h3 { h3 {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
@ -77,10 +73,6 @@
} }
@media print { @media print {
body {
max-width: 72ch;
font-size: 10pt;
}
body, body,
a { a {