more style update for mobile

This commit is contained in:
KS Jannette
2026-05-12 01:09:41 -04:00
parent 3eab5d07ff
commit f52f7dc89f
2 changed files with 6 additions and 2 deletions

View File

@@ -422,7 +422,7 @@ button {
.btn {
padding: 0.45rem 0.85rem;
font-size: 0.95rem;
font-size: 1.45rem !important;
}
.btn--lg {

View File

@@ -125,7 +125,11 @@
}
.login-bg-video {
opacity: 0.13;
opacity: 0.135;
left: 47%;
}
.login-button {
font-size: 1rem;
}
}