mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Add CSS class name prefix
This commit is contained in:
@@ -5,7 +5,7 @@ $section-padding-desktop: 3rem 3rem !default;
|
||||
$section-padding-medium: 9rem 4.5rem !default;
|
||||
$section-padding-large: 18rem 6rem !default;
|
||||
|
||||
.section {
|
||||
.#{$class-prefix}section {
|
||||
padding: $section-padding;
|
||||
|
||||
// Responsiveness
|
||||
|
||||
Reference in New Issue
Block a user