about summary refs log tree commit diff stats
path: root/src/pages
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-02-02 23:29:40 +0300
committerManeraKai <manerakai@protonmail.com>2023-02-02 23:29:52 +0300
commitce742b28a077c9626f1f7fe4101a5b770c5b56c8 (patch)
tree003141cf6b2a944053f4c17b5e1868ef1e6d4460 /src/pages
parentMerge https://codeberg.org/gospodin/libredirect (diff)
downloadlibredirect-ce742b28a077c9626f1f7fe4101a5b770c5b56c8.zip
Adde Rural Dictionary https://github.com/libredirect/libredirect/issues/581
Diffstat (limited to 'src/pages')
-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 {