Latest solutions
Latest comments
- @Fatma-M@Anteonallen
Looks pretty decent, if I have to be picky about it. I would say, the blog needed to be a bit smaller in terms of its width and height. Also the date of the publication needed to have a font-weight, perhaps give it a font-weight: 300. Other than that, this is good.
Marked as helpful - @Anteonallen@Anteonallen
Hey Alan,
Thank you for your feedback, when you mentioned the shadow on the QR code image, do you have the command/coding example for it? Personally, I can't tell the difference between my design and its solution.
Also, for the body element 100% of the viewport height, is this the right command? body { height: 100%; }
- @Sudeep-10745@Anteonallen
QR code should be in the center as much as possible. You could use margin and justify content to help you. Your background need to be changed to background-color: hsl(212, 45%, 89%);