tweaks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.content-grid {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
grid-template-rows: repeat(3, auto);
|
||||
grid-template-rows: repeat(3, auto);
|
||||
grid-column-gap: 0px;
|
||||
grid-row-gap: 0em;
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user