changed letter spacing at the request of the design team
parent
9d0a2015fd
commit
c0ffd3b414
|
@ -5,4 +5,5 @@ $button-border-radius: 4px;
|
|||
border-radius: $button-border-radius;
|
||||
background-color: $mycroft-primary;
|
||||
color: $mycroft-white;
|
||||
letter-spacing: 0.5px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue