Use the variable and not the hex value.

This commit is contained in:
Diana Huang
2013-01-23 16:37:26 -05:00
committed by Vik Paruchuri
parent d4ed059975
commit ea6ce60d0b

View File

@@ -39,7 +39,7 @@
.notification-title
{
text-transform: uppercase;
background: #1d9dd9;
background: $blue;
color: white;
padding: 5px 0px;
font-size: 1.1em;