]> git.frustrated-labs.net Git - frustrated-functor.dev.git/commitdiff
refactor: increase font size of site a bit
authorAlexander Goussas <[email protected]>
Fri, 1 May 2026 15:46:59 +0000 (10:46 -0500)
committerAlexander Goussas <[email protected]>
Fri, 1 May 2026 15:46:59 +0000 (10:46 -0500)
public/styles.css

index b8ef45873701971b84ecec2d2a154319eacb03fc..8aee1a31b1c0d9409e048297cc414c77f8276b73 100644 (file)
@@ -5,6 +5,7 @@ body {
   margin-bottom: 1rem;
   background-color: black;
   color: white;
+  font-size: 1.1rem;
 }
 
 h1 {