diff --git a/webapp/titanembeds/static/css/embedstyle.css b/webapp/titanembeds/static/css/embedstyle.css index 452c377..7640274 100644 --- a/webapp/titanembeds/static/css/embedstyle.css +++ b/webapp/titanembeds/static/css/embedstyle.css @@ -407,7 +407,7 @@ a { filter: brightness(0) invert(1); } -@media screen and (max-width: 280px) { +@media screen and (max-width: 390px) { .brand-logo-text { display: none; }