bulma/docs/_sass/header.sass
2017-08-14 13:01:07 +01:00

32 lines
578 B
Sass

#github
color: $github
border-color: $github
&:hover
background: $github
border-color: $github
color: $white
.bd-tw-button
background-color: $twitter
color: $white
border-color: transparent !important
&:hover
background-color: darken($twitter, 2.5%)
color: $white
&:active,
&:focus
background-color: darken($twitter, 5%)
color: $white
+desktop
#blogDropdown
width: 16rem
.navbar-item
white-space: normal
#moreDropdown
width: 16rem
.navbar-item
padding-right: 1rem
.level
flex-grow: 1