Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Fix Spacing on Mobile View

This is a simple HTML/CSS project that demonstrates a spacing issue on mobile devices.

Task

  • Improve the spacing between elements on mobile view.
  • Make the layout responsive and user-friendly.
  • Adjust padding, margins, and button sizes for smaller screens.

How to test

  1. Open index.html in your browser.
  2. Resize the window to a mobile screen width (≤ 480px).
  3. Observe spacing issues that need fixing.

About

Description: Improve spacing between form sections on screens below 768px. Ensure consistent margins and padding for better mobile readability. Requirements: Use @media (max-width: 768px). Keep button width responsive (100% if needed). Do not change desktop styles or HTML. Follow existing CSS naming.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages