We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c944c3a commit 4ca2b2cCopy full SHA for 4ca2b2c
assets/sass/_base.sass
@@ -109,6 +109,7 @@ header
109
box-shadow: 0 0 0 transparent
110
transition: 0.3s
111
text-align: center
112
+ overflow: hidden
113
114
115
.logo
@@ -244,8 +245,7 @@ header
244
245
background-color: white
246
247
#mainNav
- display: none
248
-
+
249
h5
250
color: $blue
251
font-weight: normal
0 commit comments