Welcome to mirror list, hosted at ThFree Co, Russian Federation.

float.sass « helpers « sass « assets - github.com/wlh320/hugo-theme-hulga.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fc77f179d44cf1509dcf2617c9c2829f22f35a74 (plain)
1
2
3
4
5
6
7
8
.is-clearfix
  +clearfix

.is-pulled-left
  float: left !important

.is-pulled-right
  float: right !important