Flávio César
@flaviocmbAll solutions
Clipboard Landing Page
Submitted 6 months agoThese are some comments about my experience with this project. Feel free to comment on anything.
Chat App CSS Illustration [This is my favorite project so far! 😍]
Submitted 6 months agoI need help identifying the unicode to those left and right arrows so I can make the buttons. The three dots I already know how I am going to do it.
Profile Card Component
Submitted 6 months agoAnything. Thank you so much for your time and effort in evaluating this.
3 Column Preview Card Component [Flex][Grid]
Submitted 6 months agoAnything. Thank you so much for your time and effort in evaluating this.
Stats Preview Card Component [The coolest newbie project]
Submitted 6 months agoAnything. Thank you so much for your time and effort in evaluating this.
Order Summary Component [Grid inside]
Submitted 6 months agoAnything. Thank you so much for your time and effort in evaluating this.
NFT Preview Card Component
Submitted 6 months agoAnything. Thank you so much for your time and effort in evaluating this.
Blog Preview Card Main [Project Take Two]
Submitted 7 months agoAnything that helps me a better developer would be nice. 🙏🏽
Testimonial Grid Section project
Submitted 7 months agoDisclaimer: I didn't use
blockquote
because, by definition, it defines a section that is quoted from another source. I don't think it is the case here (correct me if I'm wrong, and I'll change it right away).Any advice on improving would be valuable. Thank you so much for your time and effort in evaluating this.
Edit: Big thanks to @Fbeye04 for the nice little touch on the card hover:
testimonial { transition: transform .3s ease-out; } .testimonial:hover { transform: translateY(-5px); }
Four Card Feature Section project
Submitted 7 months agoI would like some advice in CSS maintainability.
Product Preview Card Component
Submitted 7 months agoFound that firefox handles height differently for some components so the overall height is different from Chrome, for example.
Feel free to comment anything. Thank you for your attention!
Recipe Page built using CSS Architecture
#sass/scssSubmitted 8 months agoNot sure. If you find anything please feel free to help. Thank you for your help!
Social Profile Built Using CSS Architecture
#sass/scssSubmitted 8 months agoIs there a pro membership would confirm the avatar dimensions? The screen size 375px, the height and width is respectively 89x89 and the 1440px is 88x88?