summaryrefslogtreecommitdiffstats
path: root/src/theme/css/general.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/theme/css/general.css')
-rw-r--r--src/theme/css/general.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/theme/css/general.css b/src/theme/css/general.css
index ef2ba504..fc7ccc2f 100644
--- a/src/theme/css/general.css
+++ b/src/theme/css/general.css
@@ -80,8 +80,7 @@ h6:target::before {
.content {
overflow-y: auto;
- padding: 0 15px;
- padding-bottom: 50px;
+ padding: 0 5px 50px 5px;
}
.content main {
margin-left: auto;