diff --git a/themes/lumbung-theme/static/css/main.css b/themes/lumbung-theme/static/css/main.css index 2c35fe3..97ca092 100644 --- a/themes/lumbung-theme/static/css/main.css +++ b/themes/lumbung-theme/static/css/main.css @@ -53,7 +53,7 @@ body { font-size: 21px; - font-family: Gudea; + font-family: Gudea, sans-serif; margin: 0; /* pushes footer to bottom */ @@ -875,4 +875,4 @@ footer a:hover { .single .h-entry img { object-fit: contain; -} \ No newline at end of file +}