Add underscore sass

This commit is contained in:
Jeremy Thomas
2017-07-02 23:49:54 +01:00
parent 0970a50595
commit 1dce18a658
12 changed files with 705 additions and 1 deletions

24
docs/_sass/header.sass Normal file
View File

@@ -0,0 +1,24 @@
$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