ソースを参照

Merge branch 'master' of https://github.com/ThePacielloGroup/infusion

Heydon Pickering 7 年 前
コミット
75b928c4b8
1 ファイル変更3 行追加0 行削除
  1. 3 0
      themes/cupper/static/css/styles.css

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

@@ -842,6 +842,9 @@ h1 svg {
     .intro {
         text-align: center;
     }
+    .intro-and-nav {
+        border-right: none;
+    }
     .intro-and-nav > div {
         padding: 1.5rem;
     }