Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Social links profile using Flexbox, BEM, Variable & Logical Properties

P
Daniele 300

@dedo-dev

Desktop design screenshot for the Social links profile coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What specific areas of your project would you like help with?

As always I would like to know if I am using Custom Properties properly. Thanks

Community feedback

Tharun Raj 1,250

@Code-Beaker

Posted

Hi there! You've done a great job with this project 🎉

I have taken a look at your live site solution and the source code. You've done a great job with your CSS by using the custom properties.

  • One suggestion I want to forward is to split your CSS into multiple files to keep it cleaner. For example, store the custom properties and variables inside a variables.css file and put the resets inside a resets.css file.
  • Instead of px use a relative unit like rem or em. Here's an article that explains you about it.

Hope this helps you 😄

Marked as helpful

1

P
Daniele 300

@dedo-dev

Posted

@Code-Beaker thanks a million, really appreciate it. By the next project I will use multiple files to my CSS.

Just one question, I didn't use relative units just for the border-radius and text-underline-offset, also for this stuff I need to use it?

Thanks again ✌️

1
Tharun Raj 1,250

@Code-Beaker

Posted

Hi, @dedo-dev. I'm glad you found my comment helpful.

Yes it is fine and better to use relative units for properties like border-radius.

Keep coding 😄

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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