summaryrefslogtreecommitdiff
path: root/css/website.css
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2024-05-04 16:24:37 -0400
committersowgro <tpoke.ferrari@gmail.com>2024-05-04 16:24:37 -0400
commitc4d0df845e63abc7391759541cac22e9057c83b6 (patch)
treec62227955e247204d3e20dc317d41f27c2db42fe /css/website.css
parent268685c6abdd489170afa29b3293a62e70f1b595 (diff)
downloadgrav-sowtheme-c4d0df845e63abc7391759541cac22e9057c83b6.tar.gz
grav-sowtheme-c4d0df845e63abc7391759541cac22e9057c83b6.tar.bz2
grav-sowtheme-c4d0df845e63abc7391759541cac22e9057c83b6.zip
new layout 8
Diffstat (limited to '')
-rw-r--r--css/website.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/website.css b/css/website.css
index a79cf03..5047c11 100644
--- a/css/website.css
+++ b/css/website.css
@@ -178,6 +178,10 @@ body {
flex-direction: column;
}
+#nextback {
+ max-width: 100%;
+}
+
/* mobile */
@media only screen
and (max-device-width: 900px)