Browse Source

Cosmetic fix to pages css

Paul-Louis Ageneau 4 years ago
parent
commit
fc03b93f21
1 changed files with 1 additions and 3 deletions
  1. 1 3
      pages/theme/static/css/main.css

+ 1 - 3
pages/theme/static/css/main.css

@@ -203,10 +203,8 @@ a {
   margin-bottom: 2em;
   margin-bottom: 2em;
 }
 }
 .back-to-top {
 .back-to-top {
-  padding-top: 2em;
   text-align: center;
   text-align: center;
-  margin-bottom: 6em;
-  margin-top: 2em;
+  margin-top: 4em;
 }
 }
 .tag {
 .tag {
   background: #E1ECF4;
   background: #E1ECF4;