changed letter spacing at the request of the design team

pull/6/head
Chris Veilleux 2018-09-25 22:47:44 -05:00
parent 9d0a2015fd
commit c0ffd3b414
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@ $button-border-radius: 4px;
border-radius: $button-border-radius;
background-color: $mycroft-primary;
color: $mycroft-white;
letter-spacing: 0.5px;
}