mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Add new spacing helpers
This commit is contained in:
5
sass/helpers/position.sass
Normal file
5
sass/helpers/position.sass
Normal file
@@ -0,0 +1,5 @@
|
||||
.is-overlay
|
||||
@extend %overlay
|
||||
|
||||
.is-relative
|
||||
position: relative !important
|
||||
Reference in New Issue
Block a user