Wrong font commited while playing

This commit is contained in:
Yann Esposito (Yogsototh) 2020-02-16 19:21:13 +01:00
parent 6e7faf916c
commit f0913204b9
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -7,7 +7,7 @@
}
body {
font-size: 18px;
font-family: Baskerville, Georgia, serif;
font-family: Palatino, Georgia, serif;
line-height: var(--lh);
}
code, pre, pre code {