@@ -11,6 +11,10 @@ body {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.signup-wrapper img {
|
||||
min-width: 600px:
|
||||
}
|
||||
|
||||
.signup-container {
|
||||
min-width: 330px;
|
||||
display: inline-block;
|
||||
@@ -96,11 +100,6 @@ a:hover {
|
||||
.signup-container { position: relative; z-index: 1; }
|
||||
.signup-subtitle { text-align: center; margin-bottom: 12px; color: rgba(230,238,248,0.9); font-size: small; }
|
||||
|
||||
@media (max-width: 992px) {
|
||||
.logo-outside { display: none; }
|
||||
.signup-container { min-width: 320px; }
|
||||
}
|
||||
|
||||
/* Two-column layout for signup: left card + right visual */
|
||||
.signup-row {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user