💄 resize news section boxes

This commit is contained in:
DrMaxNix 2024-02-21 16:14:25 +01:00
parent f0b13bc0b4
commit b1f64a6917
1 changed files with 2 additions and 2 deletions

View File

@ -546,7 +546,7 @@ a.box:hover {
align-items: flex-start;
}
.section > .content.rows > #newsletter {
flex-basis: 24rem;
flex-basis: 22rem;
flex-grow: 64;
}
.section > .content.rows > #social-media {
@ -568,7 +568,7 @@ a.box:hover {
}
#newsletter-signup-form-mail-address {
min-width: 22rem;
min-width: 18rem;
}
@media only screen and (max-width: 1000px) {
#newsletter-signup-form-mail-address {