feat(style): add comment about icons font

This commit is contained in:
Alex 2019-10-02 10:27:43 +01:00
parent 97e3226801
commit 6d5e328928
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
* {
border: none;
border-radius: 0;
/* `otf-font-awesome` is required to be installed for icons */
font-family: Roboto, Helvetica, Arial, sans-serif;
font-size: 13px;
min-height: 0;