Submitted 12 months ago
Responsive design for phone and desktop both !
@mudasarmajeed5
Design comparison
SolutionDesign
Solution retrospective
hey as a newbie this is my first front-end project that displays a qr code to the website responsive for all devices.
Community feedback
- @TsianganaPosted 12 months ago
Congratulations on your first project, but there are some small changes you can make to improve it, first change the size of the QR code image, it is too big, reduce its size by 20%, second: add the text-align tag :center. this tag that I just told you is used to center texts, to add it you just have to go to your css and your main container which contains all the elements of your work add the property, text-align: center;
Marked as helpful0@mudasarmajeed5Posted 12 months agoThank you so much for guiding me ! @Tsiangana
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord