Browse Source

more repsonsive fixes

George S. Baugh 5 năm trước cách đây
mục cha
commit
53614c5db9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      styles/screen.css

+ 1 - 1
styles/screen.css

@@ -66,7 +66,7 @@
 
 @media(max-width: 900px) {
     #kontainer {
-        padding-top: 2rem;
+        padding-top: 3rem;
         padding-bottom: 12rem;
     }
     #footbar {