Fix messed up font on desktop.

pull/35/head
David Wilson 8 years ago
parent 961a9549bd
commit 82257c2c37

@ -2,3 +2,8 @@
div.figure { div.figure {
padding: 0; padding: 0;
} }
body {
font-family: serif !important;
}

Loading…
Cancel
Save