diff --git a/style/style.css b/style/style.css index 70f7f9e..485b8fd 100644 --- a/style/style.css +++ b/style/style.css @@ -32,6 +32,7 @@ h1, h2, h3, h4, h5, h6, p, ul { main, nav { padding-top: 1rem; padding-bottom: 0.5rem; + font-family: system-ui; } @@ -72,6 +73,7 @@ footer { padding-top: 0.5rem; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; + font-family: system-ui; } header, footer {