Browse Source

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

Heydon Pickering 7 years ago
parent
commit
75b928c4b8
1 changed files with 3 additions and 0 deletions
  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;
     }