mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Fix #242
This commit is contained in:
@@ -52,7 +52,7 @@ a.nav-item
|
||||
.nav-menu
|
||||
// Responsiveness
|
||||
+mobile
|
||||
background: $white
|
||||
background-color: $white
|
||||
box-shadow: 0 4px 7px rgba($black, 0.1)
|
||||
left: 0
|
||||
display: none
|
||||
@@ -91,7 +91,7 @@ a.nav-item
|
||||
|
||||
.nav
|
||||
align-items: stretch
|
||||
background: $white
|
||||
background-color: $white
|
||||
display: flex
|
||||
min-height: $nav-height
|
||||
position: relative
|
||||
|
||||
Reference in New Issue
Block a user