Changes color on button support for increase contrast color

This commit is contained in:
Alberto Garcia Cabeza
2016-05-04 11:44:26 +02:00
parent 2d33ace410
commit 551de46105

View File

@@ -192,7 +192,7 @@
.button-support {
background: white;
color: $proposals;
color: $text;
display: inline-block;
font-size: $small-font-size;
margin-top: rem-calc(12);