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

Commit 6ea0944d authored by Ronak Patel's avatar Ronak Patel
Browse files

removed padding #4

parent f06010da
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1588,8 +1588,9 @@ a.legal {
.v-align > footer p.info {
    height: 40%;
}
@media only screen and (max-width: 500px) {
@media only screen and (max-width: 550px) {
    #body-login .update, #body-login .success {
        width: fit-content;
        margin: 0 auto;
    }
}