forked from lapikud/lapikud.github.io
Center homepage columns for mobile view (#96)
* Fix CRLF fuckery * Center homepage columns for mobile view
This commit is contained in:
@@ -35,7 +35,8 @@
|
|||||||
justify-content : center;
|
justify-content : center;
|
||||||
align-items : center;
|
align-items : center;
|
||||||
align-content : flex-start;
|
align-content : flex-start;
|
||||||
text-align : left;
|
text-align : center;
|
||||||
|
margin : auto;
|
||||||
flex : 2;
|
flex : 2;
|
||||||
|
|
||||||
.lg-icon {
|
.lg-icon {
|
||||||
|
|||||||
Reference in New Issue
Block a user