summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2020-06-15 19:52:15 +0200
committerAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2020-06-15 19:52:15 +0200
commit01322efeb2c8b0521d66de459cbe3b9d71e1259e (patch)
tree1ad7e7233a85bfbaa08f1ac0d4368f3321fe841a /static
parentac7ec7386b36d5798a843dd5262200ec9b58109b (diff)
Cleanup and Fixes
Diffstat (limited to 'static')
-rw-r--r--static/css/hyde.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/hyde.css b/static/css/hyde.css
index 4f41617..3692a71 100644
--- a/static/css/hyde.css
+++ b/static/css/hyde.css
@@ -214,7 +214,7 @@ ul.posts {
.pagination {
justify-content: center;
display: flex;
- margin: 1em 0;
+ margin: 1em 0 2rem 0;
padding: 0;
}