This commit is contained in:
Jeremy Thomas
2016-06-29 23:59:48 +01:00
parent 02313b85eb
commit 91d04459db
22 changed files with 72 additions and 70 deletions

View File

@@ -10,11 +10,11 @@
display: block
padding: 5px 10px
&:hover
background: $background
background-color: $background
color: $link
// Modifiers
&.is-active
background: $link
background-color: $link
color: $link-invert
li
ul