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

Commit 9acfcc5d authored by Ronak Patel's avatar Ronak Patel
Browse files

media queires

parent 4810b8c7
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -1394,7 +1394,7 @@ a.legal {
}
.warning-messsage main{
    margin-bottom: 0;
    max-width: 90%;
    max-width: 60%;
}
#lost-password{
    color: #0086FF !important;
@@ -1435,6 +1435,7 @@ a.legal {
}
.v-align > footer{
    display: block;
	margin-top: 30px;
}
@media only screen and (max-width: 1440px) {
    .banner-right-align {
@@ -1532,6 +1533,9 @@ a.legal {
    #body-login .warning-messsage {
        width: 80%;
    }
	.warning-messsage main{
		max-width: 90%;
	}
}
@media only screen and (max-width: 375px) {
    .banner-right-align{
+0 −3
Original line number Diff line number Diff line
@@ -1716,9 +1716,6 @@
  button#quotaincreasebutton {
      margin-top: 15px !important;
  }
  .warning-messsage footer {
      position: fixed;
  }
  @media only screen and (max-width: 640px) {
      .new-icons .color-icons {
          height: 50px;