From: June Gardner Date: Wed, 27 Aug 2025 01:42:36 +0000 (-0700) Subject: Removing unneeded width specifier. X-Git-Url: https://where.june.codes/?a=commitdiff_plain;h=75caa16efffbda1b4e9b2a9c4f3e4875346f400d;p=june.codes Removing unneeded width specifier. --- diff --git a/theme/styles.css b/theme/styles.css index d5510f3..0106c8f 100644 --- a/theme/styles.css +++ b/theme/styles.css @@ -52,7 +52,6 @@ html { body { margin: 1.5rem; - width: fit-content; } main {