hugo-theme-introduction/assets/vendor/bulma/sass/helpers/other.sass
Linh T. Tô ecb89b781b
#229 cleanup and update bulma (#231)
* Remove extra font files

* Update hard-coded variables

* Upgrade Bulma to v0.9.0
2020-08-05 21:34:59 -04:00

8 lines
133 B
Sass
Generated

.is-radiusless
border-radius: 0 !important
.is-shadowless
box-shadow: none !important
.is-unselectable
@extend %unselectable