fix font size

This commit is contained in:
SrGooglo 2023-11-28 18:58:50 +00:00
parent 9c48f55311
commit d7ca67b340

View File

@ -28,6 +28,7 @@
h1 { h1 {
font-family: "Space Grotesk", sans-serif; font-family: "Space Grotesk", sans-serif;
margin: 0; margin: 0;
font-size: 1.8rem;
} }
h3 { h3 {