Open AmirAgassi opened 1 day ago
Fix the hero section title alignment on mobile devices to be properly centered.
The hero section title <Laurier Computing Society /> is left aligned on mobile devices. It needs to be fixed by:
<Laurier Computing Society />
HeroSection.tsx
src/components/HeroSection/HeroSection.tsx
📝 Objective:
Fix the hero section title alignment on mobile devices to be properly centered.
📋 Details:
The hero section title
<Laurier Computing Society />
is left aligned on mobile devices. It needs to be fixed by:HeroSection.tsx
📂 Files to Update:
src/components/HeroSection/HeroSection.tsx