reverting image logo

pull/411/head
Markos Gogoulos 2022-01-31 21:44:43 +02:00
rodzic 0d4918a715
commit c0701de047
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -285,7 +285,7 @@ a.user-menu-top-link {
position: relative;
float: left;
max-width: 100%;
max-height: 2.4rem;
max-height: var(--logo-height, var(--default-logo-height));
}
}

File diff suppressed because one or more lines are too long