Closed Rudra644 closed 1 month ago
Thanks for the PR. I like the idea of spacing out the logo better, especially on smaller screens like mobile. I'm not sure why you chose to take a 128px image and resize it to 96px via css. Since the logo image size that myself and everyone else are using is 128px I removed the rule for resizing to 96px and added some css to the styles.css to space out the logo better on mobile which is the only place that really seems to have any overlap that I can see.
Adjusted top and bottom margins for consistent card spacing: - Removed unnecessary top margin (-15px) on cards. - Added 10px bottom margin to Logo Card for alignment with other cards.
Optimized Logo size for better block card alignment: - Reduced Logo height from 128px to 96px for proper vertical positioning.
These changes ensure a more uniform and visually appealing layout across all card components.