IAmOrale
@IAmOraleAll solutions
- Submitted 8 months ago
My Blog preview card solution
- HTML
- CSS
As mentioned above, the mobile view's right and left padding are too small and the media query won't effect them for some reason. Would love to understand how to fix this.
- Submitted 8 months ago
My QR Code component solution
- HTML
- CSS
I think I'm lacking in the resposivness part of the project, would love to get some pointers threre, I'm assuming I should use some sort of @media, but I haven't really gotten to that part in my studies.
I'd also like to know if I have any lines of code which are redundant, so I can improve on slimming down my code (E.G - a few lines of code which can be replaced by just one that does the same thing)