Fixed header logo

This commit is contained in:
Eugene Serb 2022-06-20 20:22:26 +03:00
parent 9bfb5f0369
commit 179d2e2c0b

View File

@ -310,7 +310,7 @@ table, th, td {
.logo-wrapper__logo {
font-size: 48px;
font-weight: 500;
color: var(--color-logo);
color: var(--color-header-logo);
cursor: default;
}