fix typo
This commit is contained in:
parent
a6f80314a1
commit
ec049e7604
|
@ -11,7 +11,7 @@
|
||||||
color: $white;
|
color: $white;
|
||||||
border: 2px solid $white;
|
border: 2px solid $white;
|
||||||
//border-radius: $btn-border-radius;
|
//border-radius: $btn-border-radius;
|
||||||
ont-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
letter-spacing: 2px;
|
letter-spacing: 2px;
|
||||||
|
|
Loading…
Reference in New Issue