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