„threadr/style.css“ ändern

master
Jakob 2020-02-24 22:44:02 +01:00
parent 4fb1290f5e
commit 2d04108ff2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
grid-template-columns: 1fr 3fr 1fr;
grid-gap: 10px;
grid-auto-rows: minmax(100px, auto);
padding: 50px 50px;
padding: 25px 25px;
}
div {