group flex helper
This commit is contained in:
parent
30b8227c50
commit
189d90ffb4
|
@ -390,6 +390,7 @@ nav ul li a:hover {opacity: .75;}
|
||||||
|
|
||||||
/* Utilities */
|
/* Utilities */
|
||||||
|
|
||||||
|
.group {display: flex}
|
||||||
.right {float:right}
|
.right {float:right}
|
||||||
.left {float:left}
|
.left {float:left}
|
||||||
.center {text-align: center;}
|
.center {text-align: center;}
|
||||||
|
|
Loading…
Reference in New Issue