Open-Source-Issue / SnapShortURL

Streamlined URL Shortening for the Modern Web
https://snap-short-url.vercel.app
MIT License
0 stars 8 forks source link

fix: ui-center-issue on frequently asked question section #28

Open akash02ab opened 7 months ago

akash02ab commented 7 months ago

closes #22

Approach

Mobile View:

Screenshot 2024-01-15 223046

ianujvarshney commented 7 months ago

Hello @akash02ab , kindly ensure that the alignment is set to center-left rather than full center. Additionally, please incorporate padding between elements for a visually appealing layout. It's essential to prioritize responsiveness to ensure a seamless display across various devices. If you have any questions, feel free to ask!

akash02ab commented 7 months ago

@ianujvarshney Few Questions:

  1. From where the center-left start?
  2. One way to align center-left is to give left padding to FAQ items, but in this case we have to give different padding for different screen break points. Or do you suggest any other solution?
  3. What would be ideal padding between elements (y-axis)? Should we keep less padding for mobile device and more for desktop?
ianujvarshney commented 7 months ago

@ianujvarshney Few Questions:

  1. From where the center-left start?
  2. One way to align center-left is to give left padding to FAQ items, but in this case we have to give different padding for different screen break points. Or do you suggest any other solution?
  3. What would be ideal padding between elements (y-axis)? Should we keep less padding for mobile device and more for desktop?

@akash02ab Please prioritize fixing the initial FAQ to ensure proper padding and alignment. The padding adjustments should be made with the user's perspective in mind for an optimal viewing experience.