Icon styles

This commit is contained in:
Andrew Croce
2018-07-17 14:42:56 -04:00
parent b45d66120d
commit 2ec2d94109
4 changed files with 36 additions and 4 deletions

3
scss/core/_util.scss Normal file
View File

@@ -0,0 +1,3 @@
.nowrap {
white-space: nowrap;
}