mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 05:49:35 -07:00
Fix table
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
max-width: 960px
|
||||
// Modifiers
|
||||
&.is-fluid
|
||||
margin: 0 20px
|
||||
margin: 0 1.5rem
|
||||
max-width: none
|
||||
+widescreen
|
||||
max-width: 1080px
|
||||
max-width: 1200px
|
||||
|
||||
.delete
|
||||
+delete
|
||||
@@ -21,19 +21,6 @@
|
||||
text-align: center
|
||||
vertical-align: top
|
||||
|
||||
.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)
|
||||
|
||||
.heading
|
||||
display: block
|
||||
font-size: 11px
|
||||
|
||||
Reference in New Issue
Block a user