Latest solutions
3 column preview card component flex and grid
#bem#sass/scssSubmitted about 1 year agoCan my CSS code be cleaner or simpler? In media queries I reset the border radius and then declare new values for different corners. Is this correct?
Blog preview card
#bem#sass/scssSubmitted about 1 year agoThe main image in design preview is a bit higher on mobile layout than in my solution. It's cropped on the sides, so aspect ratio is different. Is there any way to achieve the same effect without cropping source image in e.g. Photoshop? Another thing - I'm not sure if I used BEM metodology right (particularly
card__author
section). And one more thing - I didn't nest anything in css because I read somewhere that this makes the code easier to read. Is that true? I love nesting and I'm a little disappointed ;)QR code component
#bem#sass/scssSubmitted about 1 year agoI really don't know how to control line of text. I used
max-width: 25ch
to limit lenght of text but I don't know if it is done right. Ish2
semantically appropriate for a component header?
Latest comments
