summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-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)