Skip to content

Commit 4ca2b2c

Browse files
authored
clean up css for tablet, nav (#19477)
1 parent c944c3a commit 4ca2b2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/sass/_base.sass

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ header
109109
box-shadow: 0 0 0 transparent
110110
transition: 0.3s
111111
text-align: center
112+
overflow: hidden
112113

113114

114115
.logo
@@ -244,8 +245,7 @@ header
244245
background-color: white
245246

246247
#mainNav
247-
display: none
248-
248+
249249
h5
250250
color: $blue
251251
font-weight: normal

0 commit comments

Comments
 (0)