@AmeerMoustafaSubmitted about 1 year ago
Only difficulty I found was getting the buttons close to the design. I would love feedback on best practices and how I could have more efficiently achieved the same results.
Only difficulty I found was getting the buttons close to the design. I would love feedback on best practices and how I could have more efficiently achieved the same results.
You could also try and incorporate CSS grid for the 3 columns. It is not entirely necessary as it can provide the same results as using flex-box but its a good way to practice the skill.