mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Merge pull request #825 from sehrgutesoftware/master
Fix button style in navbar
This commit is contained in:
commit
c5c2ea232e
@ -31,8 +31,8 @@ $nav-height: 3.25rem !default
|
||||
+mobile
|
||||
justify-content: flex-start
|
||||
|
||||
.nav-item a,
|
||||
a.nav-item
|
||||
.nav-item a:not(.button),
|
||||
a.nav-item:not(.button)
|
||||
color: $text-light
|
||||
&:hover
|
||||
color: $link-hover
|
||||
|
Loading…
Reference in New Issue
Block a user