fix: features page

This commit is contained in:
aronmal 2023-12-04 17:03:03 +01:00
parent 4e41363ec9
commit b707eb1dcf
Signed by: aronmal
GPG key ID: 816B7707426FC612
4 changed files with 54 additions and 91 deletions

View file

@ -20,7 +20,7 @@
gap: 1rem;
}
@media (min-width: 1100px) {
@media (min-width: 1150px) {
.gridlayout {
grid-template-columns: repeat(2, 550px);
}