2015-02-24 06:38:30 -08:00

7 lines
56 B
SCSS

.l-left {
float: left;
}
.l-right {
float: right;
}