Update button, reduce letter-spacing
This commit is contained in:
parent
8ef6f3e0ce
commit
9a1a745c13
|
@ -14,9 +14,8 @@
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
letter-spacing: 5px;
|
letter-spacing: 2px;
|
||||||
|
|
||||||
@include museo-sans-light;
|
|
||||||
@include rounded;
|
@include rounded;
|
||||||
@include hover;
|
@include hover;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue