Quellcode durchsuchen

more repsonsive fixes

George S. Baugh vor 5 Jahren
Ursprung
Commit
53614c5db9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      styles/screen.css

+ 1 - 1
styles/screen.css

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