Groverio / To-Do-List

A simple and intuitive To-Do List application to manage your tasks effectively. Features include task creation, editing, deletion.
https://groverio.github.io/To-Do-List/
MIT License
46 stars 142 forks source link

Fix: Center align social media icons within buttons using Flexbox #328

Closed ahmedrazabaloch closed 3 weeks ago

ahmedrazabaloch commented 3 weeks ago

Fix: Center align social media icons with Flexbox

This change improves the alignment and overall layout consistency of the social media buttons across various screen sizes.

Before

screencapture-127-0-0-1-5500-Todo-html-2024-10-29-23_59_08

After

image