about summary refs log tree commit diff stats
path: root/src/pages/stylesheets/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/stylesheets/styles.css')
-rw-r--r--src/pages/stylesheets/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/stylesheets/styles.css b/src/pages/stylesheets/styles.css
index 5f3c1cbe..b493af69 100644
--- a/src/pages/stylesheets/styles.css
+++ b/src/pages/stylesheets/styles.css
@@ -110,7 +110,7 @@ section.option-block h2 {
 body.option {
 	display: flex;
 	padding: 40px;
-	width: 1100px;
+	width: 1130px;
 }
 
 section.links {