chore: remove max-height (#15647)

This commit is contained in:
Ridhwana 2021-12-02 11:38:20 +02:00 committed by GitHub
parent 19bc43360b
commit 842e18a0fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,6 @@ a {
// Logo
.site-logo {
max-width: var(--max-width, 125px);
max-height: 40px;
font-size: var(--font-size, var(--fs-base));
font-weight: var(--font-weight, var(--fw-medium));