feat: adjust overlay CTA section positioning for improved visibility
Some checks are pending
CI/CD / test-and-build (push) Waiting to run
CI/CD / deploy (push) Blocked by required conditions

This commit is contained in:
Najjar\NajjarV02 2026-04-17 16:30:53 +04:00
parent 90a43c4312
commit 7503a487ee

View File

@ -470,8 +470,8 @@ html {
} }
.overlay-cta-section { .overlay-cta-section {
bottom: 3vh !important; top: 12vh !important;
top: auto !important; bottom: auto !important;
} }
.overlay-cta-btn { .overlay-cta-btn {