We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22d372 commit 9a17bdcCopy full SHA for 9a17bdc
src/oocss.styl
@@ -19,6 +19,7 @@ $oocss($is-mobile=false){
19
.f_l{float:left !important;}
20
.f_r{float:right !important;}
21
.w_a{width:auto !important;}
22
+ .h_a{height:auto !important;}
23
.t_a_c{text-align:center !important;}
24
.t_a_l{text-align:left !important;}
25
.t_a_r{text-align:right !important;}
0 commit comments