浏览代码

more repsonsive fixes

George S. Baugh 5 年之前
父节点
当前提交
53614c5db9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {