devlog 2
Log in to leave a comment
Comments
Hi, I just wanted to say that this project looks like a focus tool that I would use everyday so keep going! There are just two little UI thing that I would fix: the alignment (the “Add” button overflows it’s container because you’re using display grid with 2 1fr columns and 1 auto column, maybe use a 5 1fr column, then span the first 2 inputs for 2 columns) and the background color (I think it just looks a bit weird that the background color of the main section is slightly visible, so I would either remove it or make it lighter and make the height fit the actual content). Congrats on the work btw!