Fix logotype size

This commit is contained in:
Maciej Jur 2023-07-17 19:30:06 +02:00
parent af7f193aa6
commit 23c55d35b9
No known key found for this signature in database
GPG key ID: ADA3BF323198C639

View file

@ -73,10 +73,12 @@
} }
&-main { &-main {
font-size: 2rem;
line-height: 1em;
font-family: 'Segoe Print', 'Bradley Hand', Chilanka, TSCu_Comic, casual, cursive;
margin-bottom: -0.15em; margin-bottom: -0.15em;
svg {
max-height: 2em;
width: auto;
}
} }
&-sub { &-sub {