diff options
| author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2020-06-15 19:52:15 +0200 |
|---|---|---|
| committer | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2020-06-15 19:52:15 +0200 |
| commit | 01322efeb2c8b0521d66de459cbe3b9d71e1259e (patch) | |
| tree | 1ad7e7233a85bfbaa08f1ac0d4368f3321fe841a /static/css/hyde.css | |
| parent | ac7ec7386b36d5798a843dd5262200ec9b58109b (diff) | |
Cleanup and Fixes
Diffstat (limited to 'static/css/hyde.css')
| -rw-r--r-- | static/css/hyde.css | 2 |
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; } |
