bulma/docs/_sass/header.sass

25 lines
382 B
Sass
Raw Normal View History

2017-07-02 22:49:54 +00:00
$github: #333333
$twitter: #55acee
#github
color: $github
border-color: $github
&:hover
background: $github
border-color: $github
color: $white
#twitter
color: $twitter
border-color: $twitter
&:hover
background: $twitter
border-color: $twitter
color: $white
+desktop
#blogDropdown
width: 16rem
.navbar-item
white-space: normal