bulma/sass/elements/icon.sass

13 lines
191 B
Sass
Raw Normal View History

2016-10-30 12:20:51 +00:00
.icon
+fa(21px, 1.5rem)
.fa
font-size: inherit
line-height: inherit
// Sizes
&.is-small
+fa(14px, 1rem)
&.is-medium
+fa(28px, 2rem)
&.is-large
+fa(42px, 3rem)