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

Commit cc6e38d7 authored by theronakpatel's avatar theronakpatel
Browse files

guest revert

parent 01c97476
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@ body {
    align-items: center;
}

#header #nextcloud .logo {
#header .logo {
    background-image: url('../img/logo@2x.svg');
    background-repeat: no-repeat;
    background-size: 100px;
@@ -195,7 +195,7 @@ body {
    left: unset;
}

#header #nextcloud .logo img {
#header .logo img {
    opacity: 0;
    max-width: 100%;
    max-height: 200px;
@@ -1357,7 +1357,7 @@ a.legal {
    text-decoration: underline;
}

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