bulma/sass/elements/icon.sass
Jeremy Thomas 73ab6b214d Fix table
2016-10-30 12:20:51 +00:00

14 lines
210 B
Sass

.icon
background: pink
+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)