瀏覽代碼

min height none for small screens

Heydon Pickering 8 年之前
父節點
當前提交
bbb8cc1a99
共有 3 個文件被更改,包括 6 次插入0 次删除
  1. 3 0
      docs/css/styles.css
  2. 0 0
      docs/service-worker.js
  3. 3 0
      themes/infusion/static/css/styles.css

+ 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;

File diff suppressed because it is too large
+ 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;

Some files were not shown because too many files changed in this diff