diff --git a/apps/auth/style/app.css b/apps/auth/style/app.css index c994e0dae..1c6427843 100644 --- a/apps/auth/style/app.css +++ b/apps/auth/style/app.css @@ -67,7 +67,7 @@ } #auth_container .right-div .logo-block { - background: url(static/images/logo.png) no-repeat center center; + background: url(static/images/logo.svg) no-repeat center center; width: 100%; height: 60px; margin: 40px 0;