Valeria
@ValleryiklAll comments
- @khalilasaadSubmitted 3 months ago
- @fivetailsdevelopmentSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I'm happy with this one being a close reproduction of the original, with some additional tweaks such as using a hover transition rather than an immediate colour switch. Next time I'm going to think a bit more in advance on what custom variables and classes I want to set up in advance to make it easier to keep the code consistent.
What challenges did you encounter, and how did you overcome them?I think there's a better solution for putting the right gaps between the elements other than putting margins under each element (without having to use grid or flex for such a simple design), though it did give me my first use case for the all-children selector, which was a good learning.
What specific areas of your project would you like help with?Nothing specific this time.
- @Abdallah-Salama2Submitted 3 months ago@ValleryiklPosted 3 months ago
Change the font color and center the container with CSS FlexBox. And what's wrong with your background?
0