Эх сурвалжийг харах

Hide the border when not a sidebar

Nevan Scott 7 жил өмнө
parent
commit
b7d33a86e5

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