LOGIN PAGE SCROLL ISSUE - vadivel j 2025-07-29
This commit is contained in:
parent
696675f431
commit
d21a53e670
@ -80,6 +80,16 @@
|
||||
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>
|
||||
|
||||
</head>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user