change value to variable

This commit is contained in:
Ilham Wibawa 2017-11-25 13:27:15 +07:00
parent 70811b40eb
commit 41a4f162de

View file

@ -13,7 +13,7 @@ article {
background-image: none;
&:hover {
color: #000;
color: @light-dark;
}
}
}
@ -23,4 +23,4 @@ article {
line-height: 1.3;
margin: 35px 0px;
}
}
}