diff --git a/themes/hyde/layouts/partials/head_fonts.html b/themes/hyde/layouts/partials/head_fonts.html index 4729eb2..1b7d9d2 100644 --- a/themes/hyde/layouts/partials/head_fonts.html +++ b/themes/hyde/layouts/partials/head_fonts.html @@ -1 +1 @@ - + diff --git a/themes/hyde/static/css/hyde.css b/themes/hyde/static/css/hyde.css index 1ddbdda..9295f4f 100644 --- a/themes/hyde/static/css/hyde.css +++ b/themes/hyde/static/css/hyde.css @@ -79,7 +79,7 @@ html { .sidebar-about h1 { color: #fff; margin-top: 0; - font-family: "Abril Fatface", serif; + font-family: "PT Sans", serif; font-size: 3.25rem; }