minor logo fix for WPD

pull/216/head
Aevann 2023-10-26 19:49:56 +03:00
parent 6d96a2907d
commit 1c43e506e9
1 changed files with 6 additions and 0 deletions

View File

@ -751,3 +751,9 @@ body::after {
top: 110px;
}
}
@media (min-width: 1000px) {
#logo-WPD {
width: 70px;
}
}