WPD: fix mobile header logo sizing.

remotes/1693176582716663532/tmp_refs/heads/watchparty
Snakes 2022-10-05 23:11:59 -04:00
parent e92da1cacc
commit ebf8368794
Signed by: Snakes
GPG Key ID: E745A82778055C7E
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,8 @@
<style>
{% if g.webview %}
@media (min-width: 480px) {
{% elif SITE_NAME = 'WPD' %}
@media (min-width: 1000px) {
{% else %}
@media (min-width: 380px) {
#logo {