fixed more layout

This commit is contained in:
2025-12-12 16:31:24 -05:00
parent f8d709f292
commit e1736f7a5d
3 changed files with 21 additions and 2 deletions

View File

@@ -230,6 +230,7 @@ const showBack = computed(
.login-btn {
align-self: end;
height: 100%;
}
@media (max-width: 480px) {
@@ -253,6 +254,7 @@ const showBack = computed(
cursor: pointer;
color: #667eea;
font-weight: 600;
height: 100%;
}
@media (max-width: 480px) {