mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
@@ -9,21 +9,13 @@ $icon-dimensions-large: 3rem !default
|
||||
justify-content: center
|
||||
height: $icon-dimensions
|
||||
width: $icon-dimensions
|
||||
.fa
|
||||
font-size: 21px
|
||||
// Sizes
|
||||
&.is-small
|
||||
height: $icon-dimensions-small
|
||||
width: $icon-dimensions-small
|
||||
.fa
|
||||
font-size: 14px
|
||||
&.is-medium
|
||||
height: $icon-dimensions-medium
|
||||
width: $icon-dimensions-medium
|
||||
.fa
|
||||
font-size: 28px
|
||||
&.is-large
|
||||
height: $icon-dimensions-large
|
||||
width: $icon-dimensions-large
|
||||
.fa
|
||||
font-size: 42px
|
||||
|
||||
@@ -4,11 +4,6 @@
|
||||
.delete
|
||||
+delete
|
||||
|
||||
.fa
|
||||
font-size: 21px
|
||||
text-align: center
|
||||
vertical-align: top
|
||||
|
||||
.heading
|
||||
display: block
|
||||
font-size: 11px
|
||||
|
||||
Reference in New Issue
Block a user