mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 21:14:30 -07:00
Add fullheight Section, Add more color helpers, Add tablet Container, Add list of checkboxes and radios
This commit is contained in:
@@ -31,4 +31,8 @@ $section-padding-large: 18rem 6rem !default;
|
||||
padding: cv.getVar("section-padding-large");
|
||||
}
|
||||
}
|
||||
|
||||
&.#{iv.$class-prefix}is-fullheight {
|
||||
min-height: 100vh;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user