UX: remove hardcoded value (#25499)

This commit is contained in:
chapoi 2024-02-23 12:58:12 +02:00 committed by GitHub
parent 2d68d8f74c
commit 28fc4010b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -5,9 +5,6 @@
.d-header {
left: 0;
height: 4em;
#site-logo {
height: 2.667em; // 40px with default 15px font size
}
#site-text-logo {
font-size: var(--font-up-3);
}