Adjust meme position

This commit is contained in:
Raphael Wickihalder 2022-05-31 18:46:02 +02:00
parent 2baddb1b1e
commit d66bd72b22
No known key found for this signature in database
GPG key ID: 05179BB92383243D

View file

@ -579,6 +579,7 @@ img {
// margin-bottom: var(--spacing-l);
}
@media (min-width: $breakpoint-medium) {
margin-top: var(--spacing-s);
margin-bottom: -3.7rem;
}