diff --git a/pkg/client/src/style.css b/pkg/client/src/style.css index da55552..8a695be 100644 --- a/pkg/client/src/style.css +++ b/pkg/client/src/style.css @@ -15,11 +15,11 @@ body { } h1 { - font-size: 48px; + font-size: 2em; font-family: Garamond; } p { - font-size: 24px; + font-size: 1em; font-family: Garamond; } a {