Center homepage columns for mobile view (#96)

* Fix CRLF fuckery

* Center homepage columns for mobile view
This commit is contained in:
siinus
2024-03-15 08:05:56 +02:00
committed by GitHub
parent 675e19afb8
commit 38bfe32e23

View File

@@ -35,7 +35,8 @@
justify-content : center;
align-items : center;
align-content : flex-start;
text-align : left;
text-align : center;
margin : auto;
flex : 2;
.lg-icon {