mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Add new spacing helpers
This commit is contained in:
8
sass/helpers/float.sass
Normal file
8
sass/helpers/float.sass
Normal file
@@ -0,0 +1,8 @@
|
||||
.is-clearfix
|
||||
+clearfix
|
||||
|
||||
.is-pulled-left
|
||||
float: left !important
|
||||
|
||||
.is-pulled-right
|
||||
float: right !important
|
||||
Reference in New Issue
Block a user