-
Notifications
You must be signed in to change notification settings - Fork 68
Description
Description
The Contact section on the website currently has misaligned components, especially between the Send Message form and the Connect With Us / Stay Updated sections. This creates inconsistent spacing and uneven layout.
Expected Behavior
• The Send Message form, Contact Info, and Connect With Us cards should align neatly side-by-side with consistent spacing.
• The Stay Updated (newsletter) box should align properly with the above sections and maintain equal padding.
• Responsiveness should be preserved on mobile/tablet views.
Tasks
• Adjust Flex/Grid container to ensure proper alignment.
• Fix padding/margin inconsistencies.
• Ensure vertical alignment of buttons (Send Message & Subscribe) matches the design system.
• Test responsiveness across screen sizes.