fix mobile view issue

This commit is contained in:
2026-06-15 18:20:48 +05:30
parent 205924e057
commit 0560b86b87
25 changed files with 956 additions and 99 deletions

View File

@@ -9,7 +9,7 @@ export default function AboutHero() {
width: 100% !important;
text-align: center !important;
color: #fff !important;
padding: 40px !important;
padding: 0 15px !important;
z-index: 2;
display: flex !important;
flex-direction: column !important;