Use the variable and not the hex value.
This commit is contained in:
committed by
Vik Paruchuri
parent
d4ed059975
commit
ea6ce60d0b
@@ -39,7 +39,7 @@
|
||||
.notification-title
|
||||
{
|
||||
text-transform: uppercase;
|
||||
background: #1d9dd9;
|
||||
background: $blue;
|
||||
color: white;
|
||||
padding: 5px 0px;
|
||||
font-size: 1.1em;
|
||||
|
||||
Reference in New Issue
Block a user