change breakpoint to 1050px

This commit is contained in:
isUnknown 2024-09-21 15:55:55 +02:00
parent c6769af697
commit 65d0740f92
18 changed files with 35 additions and 36 deletions

View file

@ -16,7 +16,7 @@ section.callout a {
align-items: center;
}
@media screen and (max-width: 800px) {
@media screen and (max-width: 1050px) {
section.callout {
padding: 2.25rem 2rem;
}