]> where.june.codes Git - june.codes/commitdiff
Removing unneeded width specifier.
authorJune Gardner <june@june.codes>
Wed, 27 Aug 2025 01:42:36 +0000 (18:42 -0700)
committerJune Gardner <june@june.codes>
Wed, 27 Aug 2025 01:42:36 +0000 (18:42 -0700)
theme/styles.css

index d5510f374f6805aef6be973e064f9b37af8472d8..0106c8f0a6173a5c27144e2f043e8e25ac305bc8 100644 (file)
@@ -52,7 +52,6 @@ html {
 
 body {
     margin: 1.5rem;
-    width: fit-content;
 }
 
 main {