liamlizard
@liamlizardAll solutions
Blog Card using Basics
Submitted 11 months agoThe rounded border looks odd on the main image. The shadow for the main border looks off. Possibly should have put a div under the main content rather than using border radius. Not much margin between main content and borders on mobile design.
QR Component Page using CSS Flex
Submitted about 1 year agoCentering the main part of the project. I already used display: flex, align-items:center, justify-content: center on the parent of the main container I used to hold the QR code, so I was unable to figure it out.