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

Commit 327d5200 authored by Ronak Patel's avatar Ronak Patel
Browse files

added height to keep footer away from login section

parent 20f53ff1
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1394,7 +1394,6 @@ a.legal {
.v-align main{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15vh;
}
.warning-messsage main{
    margin-bottom: 0;
@@ -1583,3 +1582,6 @@ a.legal {
.have-an-account a{
    color: #0086ff !important;
}
.v-align > footer p.info {
    height: 40%;
}