with love vietnam
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 17s
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 17s
This commit is contained in:
@@ -188,6 +188,23 @@
|
|||||||
to { opacity: 1; transform: translateY(0); }
|
to { opacity: 1; transform: translateY(0); }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* ── Short desktop screens (FHD laptops) ── */
|
||||||
|
|
||||||
|
@media (max-height: 980px) and (min-width: 769px) {
|
||||||
|
.invite-content {
|
||||||
|
padding: 8vh 2rem 5vh;
|
||||||
|
gap: 0.7rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.invite-date {
|
||||||
|
margin-top: 2vh;
|
||||||
|
}
|
||||||
|
|
||||||
|
.invite-signature {
|
||||||
|
margin-top: 2rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/* ── Desktop only ── */
|
/* ── Desktop only ── */
|
||||||
|
|
||||||
@media (min-width: 769px) {
|
@media (min-width: 769px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user