mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Fix #242
This commit is contained in:
@@ -2,7 +2,7 @@ $header-height: 50px !default
|
||||
|
||||
.header
|
||||
+clearfix
|
||||
background: $white
|
||||
background-color: $white
|
||||
display: flex
|
||||
line-height: 24px
|
||||
min-height: $header-height
|
||||
@@ -143,7 +143,7 @@ a.header-item
|
||||
justify-content: center
|
||||
|
||||
.header.is-small
|
||||
background: $background
|
||||
background-color: $background
|
||||
box-shadow: none
|
||||
height: 40px
|
||||
z-index: 1
|
||||
|
||||
Reference in New Issue
Block a user