LOGIN PAGE SCROLL ISSUE - vadivel j 2025-07-29
This commit is contained in:
parent
6b0b7f5202
commit
aa682250c0
@ -80,6 +80,17 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media screen and (max-height: 700px) and (max-height: 1000px) {
|
||||||
|
.outer_card{
|
||||||
|
margin-top:7%;
|
||||||
|
margin-bottom:3%;
|
||||||
|
margin-left:10%;
|
||||||
|
margin-right:10%;
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user