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

Commit 3bc2f7df authored by Ronak Patel's avatar Ronak Patel
Browse files

resolve responsiveness

parent 88bf59b1
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -1430,14 +1430,16 @@ a.legal {
    }
}
@media only screen and (max-width: 1050px) {
  
	#body-login .v-align{
		height: 80%;
	}
    .banner-right-align {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        width: 100%;
        position: relative;
        height: 85%;
        height: 70%;
    }
    
    .v-align {
@@ -1487,7 +1489,7 @@ a.legal {
		margin: 10% 0 10% 0;
    }
    footer{
        bottom: -60%;
        bottom: -40%;
    }
	.lines{
		display: none;