Przeglądaj źródła

min height none for small screens

Heydon Pickering 8 lat temu
rodzic
commit
bbb8cc1a99

+ 3 - 0
docs/css/styles.css

@@ -825,6 +825,9 @@ h1 svg {
     .main-and-footer {
         margin: 0;
     }
+    main {
+      min-height: none;
+    }
     .patterns h3 {
         font-size: 1.125rem;
         border-top: 4px solid;

Plik diff jest za duży
+ 0 - 0
docs/service-worker.js


+ 3 - 0
themes/infusion/static/css/styles.css

@@ -825,6 +825,9 @@ h1 svg {
     .main-and-footer {
         margin: 0;
     }
+    main {
+      min-height: none;
+    }
     .patterns h3 {
         font-size: 1.125rem;
         border-top: 4px solid;

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików