p5.js-website icon indicating copy to clipboard operation
p5.js-website copied to clipboard

Add `Adequate Spacing` Between Text and Images for Improved Visibility in `Example Page`

Open BamaCharanChhandogi opened this issue 1 year ago • 1 comments

Increasing Access

Improve Design and Readability

Most appropriate sub-area of p5.js?

Reference

Feature request details

There is currently insufficient spacing between the text and images in the Shapes And Color and Animation And Variables sections. The proximity of the text to the images makes it harder for users to distinguish between the two, affecting readability and overall user experience.

Actual Behavior:

image

Expected Behavior:

image

Proposed Solution:

  • Add a margin to the images and padding to the text elements.
  • Ensure consistent spacing across all sections for uniformity.
  • Test the interface for responsiveness to make sure the changes apply well across different screen sizes.

BamaCharanChhandogi avatar Sep 25 '24 09:09 BamaCharanChhandogi

@davepagurek What do you think? I mean Can I start work on this issue?

BamaCharanChhandogi avatar Sep 25 '24 09:09 BamaCharanChhandogi