From 37c83d32aec28b0531ead311eccf22a504462282 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Thu, 5 Feb 2026 16:57:39 -0500 Subject: describe gauge driver project --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index a6e4cca..fa8d7c7 100644 --- a/style.css +++ b/style.css @@ -27,7 +27,7 @@ body { /* Typeface */ body { - font-size: 12pt; + font-size: 11.5pt; font-family: 'IBM Plex Serif', sans-serif; font-weight: var(--regular-weight); line-height: 1.35em; @@ -60,7 +60,7 @@ a { } .title { - font-size: 1.7em; + font-size: 1.8em; text-align: center; text-transform: capitalize; margin: 0; -- cgit v1.2.3