limepot-xyz/dist/mybulma/bulma/sass/helpers/position.sass
2023-09-07 21:00:23 -06:00

7 lines
108 B
Sass
Executable file

@import "../utilities/mixins"
.is-overlay
@extend %overlay
.is-relative
position: relative !important