summaryrefslogtreecommitdiff
path: root/src/styles
diff options
context:
space:
mode:
authorMatt Kosarek <matt.kosarek@canonical.com>2026-03-18 07:46:30 -0400
committerMatt Kosarek <matt.kosarek@canonical.com>2026-03-18 07:46:30 -0400
commit5256e50987e8173080bb84cfe881ac0e5f089847 (patch)
tree4ffe1c0e2a0528589e8ae6be4a2fd2162b09194e /src/styles
parent77b0f69d0c6e555349dd491d7ca209924d119e61 (diff)
feature: improve fonts
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/post.css2
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 {