waystatus
@waystatusAll solutions
- Submitted 6 months ago
Four Card Feature Section Solution
- HTML
- CSS
There are two areas I'm most interested in feedback on with this project. The first is with my CSS code. Are there any ways to better organize and clean-up my CSS code to make it more clear and understandable for others? The second is regarding the layout. I used flex to lay out the card elements, and, while that worked, I'm wondering if there may have been a cleaner way to implement flex to accomplish the same goal. Mostly if there was a way to simplify my CSS code and achieve the same effect.