Fix typos, change button icons to be sans-serif

This commit is contained in:
Paweł Romanowski 2019-02-05 22:13:39 +00:00
parent 8688b5b87f
commit 582749d5e7
4 changed files with 13 additions and 6 deletions

View file

@ -74,4 +74,8 @@
white-space: nowrap;
overflow: hidden;
}
&__icon {
font-family: sans-serif;
}
}