diff options
Diffstat (limited to 'src/styles/post.css')
| -rw-r--r-- | src/styles/post.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/post.css b/src/styles/post.css index 324c7ff..8ae1513 100644 --- a/src/styles/post.css +++ b/src/styles/post.css @@ -23,7 +23,7 @@ code { .org-article-title h1 { margin: 0; - font-family: "Dancing Script", cursive; + font-family: "Space Grotesk", sans-serif; } #content { |
