Latest solutions
- Submitted 2 months ago
Responsive Blog preview card, using CSS Clamp and Grid
- HTML
- CSS
I want feedback on whether I used variables properly in this project. And on anything I could improve.
- Submitted 3 months ago
Responsive qr-code component using flexbox and css variables
- HTML
- CSS
In the mobile view, I realised my attrition text which I positioned in the CSS file as absolute, bottom: 5px and right 0;, was not at the bottom left corner of the screen but rather right under the card. How do I fix this? It's the same even if I change it to bottom 0 and right 0;
Latest comments
- @kingg-arthurSubmitted 3 months ago@Perfect-PatiencePosted 2 months ago
Great implementation. I recommend using the measurements in the Figma file to ensure the solution is as close to the design as possible. All in all great work.
0 - @looonnngSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
This is my first FEM challenge, so far so good.
What challenges did you encounter, and how did you overcome them?-
Learning how to use Figma
-
Struggling to determine the wrappers and responsive image
Any feedback or comments are welcome!
@Perfect-PatiencePosted 3 months agoGreat work on this! I noticed a few small details, the content-title would look closer to the design if it used the color slate-900 instead of black. Also, there's a box shadow in the design that hasn’t been added yet. Adding it would make the implementation even better.
I would also recommend using the text in the design instead of Lorem Ipsum. This will help improve accuracy in spacing and layout.
1 -