Changed a couple of badly named color variables.

This commit is contained in:
Dank Gabs
2019-07-02 15:50:43 -04:00
parent 459aeb5dcc
commit 267deeb04b
14 changed files with 51 additions and 59 deletions

View File

@@ -184,7 +184,7 @@
background-position: center -130px;
&.active {
height: 38px;
border-bottom: 4px solid $gab-active-border;
border-bottom: 4px solid $gab-default-text-light;
background-position: center 11px;
}
}