update date list, change news list grid

This commit is contained in:
elisejakob
2024-06-10 14:07:48 +02:00
parent 2dab1937d2
commit 6ccc6082ec
4 changed files with 28 additions and 56 deletions

View File

@ -48,7 +48,11 @@
&:nth-child(3),
&:nth-child(4),
&:nth-child(5) {
grid-column: span 4;
grid-column: span 3;
h2 {
font-size: 1.4rem;
}
}
}
}