Change Hero Button styles

This commit is contained in:
Aarni Halinen
2018-11-18 21:25:48 +02:00
parent 336bbbb5d4
commit 52fdfa8f5d
+2 -2
View File
@@ -16,9 +16,9 @@
&.hero {
background-color: $dark-blue;
color: $blue;
font-weight: 500;
font-weight: 800;
letter-spacing: 1.5px;
border: 1px solid $white;
border: 1px solid $green2;
}
&.filled {