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

Huddle Landing Page

#sass/scss
Hipp0Fir3 310

@VladAvram232323


Design comparison


SolutionDesign

Solution retrospective


I need some advice with socia icons, i cant add a proper round border to them

Community feedback

P

@12Kentos

Posted

Hey @VladAvram232323,

Nice job on the project. Looks good! I don't know what the dimensions of the social icons are supposed to be, but I added the following code and got borders around them.

.fa-brands, .fab { width: 25px; height: 25px; border: 1px solid #FFF; border-radius: 50%; display: flex; align-items: center; justify-content: center; }

You can adjust the width and height without the icons getting bigger, so you can make the border as big or small as you need.

Hope that helps!

Marked as helpful

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