mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add customisation variables
This commit is contained in:
0
sass/base/_all.sass
Normal file → Executable file
0
sass/base/_all.sass
Normal file → Executable file
0
sass/base/generic.sass
Normal file → Executable file
0
sass/base/generic.sass
Normal file → Executable file
16
sass/base/helpers.sass
Normal file → Executable file
16
sass/base/helpers.sass
Normal file → Executable file
@@ -145,25 +145,9 @@ $displays: 'block' 'flex' 'inline' 'inline-block' 'inline-flex'
|
||||
.is-marginless
|
||||
margin: 0 !important
|
||||
|
||||
.is-vertically-marginless
|
||||
margin-top: 0 !important
|
||||
margin-bottom: 0 !important
|
||||
|
||||
.is-horizontally-marginless
|
||||
margin-left: 0 !important
|
||||
margin-right: 0 !important
|
||||
|
||||
.is-paddingless
|
||||
padding: 0 !important
|
||||
|
||||
.is-vertically-paddingless
|
||||
padding-top: 0 !important
|
||||
padding-bottom: 0 !important
|
||||
|
||||
.is-horizontally-paddingless
|
||||
padding-left: 0 !important
|
||||
padding-right: 0 !important
|
||||
|
||||
.is-radiusless
|
||||
border-radius: 0 !important
|
||||
|
||||
|
||||
0
sass/base/minireset.sass
Normal file → Executable file
0
sass/base/minireset.sass
Normal file → Executable file
Reference in New Issue
Block a user