Solving this challange without the figma file was big of a hassle, but I Tried my best using the design preview as guide and completed the project.
Latest solutions
social links
Submitted about 1 year agoSo far I had no questions, maybe I might have questions about responsiveness soon...
qr-code-component
Submitted about 1 year agoI've used CSS media queries in this project, I'm not sure if it's necessary or not, please let me know.
Latest comments
- @heisayonWhat challenges did you encounter, and how did you overcome them?@Drewizzz
You might want to add some padding for the social tabs
- @MrNaturi@Drewizzz
You can position it to be centered by adding the below properties to parent element: -display: flex; -justify-content: center; -align-items: center;
- @Cookielovekevin@Drewizzz
-Need to add some top, left, and right padding for the QR image. -Reduce border-radius -Make the first paragraph bigger since it's the title