From c4d0df845e63abc7391759541cac22e9057c83b6 Mon Sep 17 00:00:00 2001 From: sowgro Date: Sat, 4 May 2024 16:24:37 -0400 Subject: new layout 8 --- css/website.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css') 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) -- cgit v1.2.3