mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 05:49:35 -07:00
Fix table
This commit is contained in:
13
sass/elements/icon.sass
Normal file
13
sass/elements/icon.sass
Normal file
@@ -0,0 +1,13 @@
|
||||
.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)
|
||||
Reference in New Issue
Block a user