update from sparkleup

This commit is contained in:
Madison Scott-Clary 2022-03-02 22:44:40 -08:00
parent b10659abad
commit 9824db16d1
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/dreampulse/computer-modern-web-font@master/fonts.css">
<style>
body {
font-family: "Computer Modern Serif", serif;
p {
font-family: "Computer Modern Serif", serif !important;
}
</style>