Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe20e787 authored by Ronak Patel's avatar Ronak Patel
Browse files

logo variable changes issue

parent 73351c92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1337,7 +1337,7 @@ a.legal {
}

#body-login #header .logo {
    background-image: var(--logo);
    background-image: var(--logo) !important;
    margin-top: 0.5em;
    background-size: contain;
}