Only use derived variables

This commit is contained in:
Jeremy Thomas
2019-10-13 16:11:19 +01:00
parent 0f988eadd9
commit ac0399d971
23 changed files with 83 additions and 79 deletions

View File

@@ -4,19 +4,19 @@
&:hover
background: $github
border-color: $github
color: $white
color: $scheme-main
.bd-tw-button
background-color: $twitter
color: $white
color: $scheme-main
border-color: transparent !important
&:hover
background-color: darken($twitter, 2.5%)
color: $white
color: $scheme-main
&:active,
&:focus
background-color: darken($twitter, 5%)
color: $white
color: $scheme-main
#moreDropdown
.navbar-item