summaryrefslogtreecommitdiff
path: root/css/website.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/website.css')
-rw-r--r--css/website.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/css/website.css b/css/website.css
index e7d1fa9..3492ed2 100644
--- a/css/website.css
+++ b/css/website.css
@@ -178,7 +178,11 @@ body {
flex-direction: column;
}
-#nextback #next, #nextback, #back{
+#nextback {
+ padding-top: 20px;
+}
+
+#nextback #next, #nextback #back{
max-width: 40%;
overflow:hidden;
}