fix: Font-Styles im Footer korrigiert.

This commit is contained in:
muli 2023-06-04 09:16:25 +02:00
parent 5548e6788a
commit 020b1752a4
1 changed files with 2 additions and 0 deletions

View File

@ -1140,6 +1140,8 @@ footer {
flex-direction: row;
justify-content: center;
flex-wrap: wrap;
font-size: 1rem;
line-height: 1.5rem;
}
.footer__social_logo {
max-width: 30px;