
Iole
@d4lbitAll comments
- @d4lbit@d4lbit
I noticed that in the preview it's off centered, but on my device it's just fine. Let me know if you have the same problem, please.
- @jandrev@d4lbit
Hi! Usually ids are used only one element and classes on multiple elements :) Also remember that when applying CSS ids have priority over classes. As for the shadow, you can just apply it on the outer parent div of the card. From my newbie point of view I found your HTML a bit 'too messy': you could have done your card with less divs. But it's a good try anyway! If you have troubles with CSS I suggest you visiting CSS Tricks, it may help you :)
Keep going, it's going to be easier!