Browse Source

[Web] Decrease footer top margin

andryyy 5 năm trước cách đây
mục cha
commit
ea27fd2646
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      data/web/css/build/008-mailcow.css

+ 1 - 1
data/web/css/build/008-mailcow.css

@@ -174,7 +174,7 @@ nav .glyphicon {
   line-height: 14px;
 }
 .footer {
-  margin-top: 100px;
+  margin-top: 27px;
   margin-bottom: 20px;
   color: #959595;
 }