Skip to content

Commit

Permalink
padding
Browse files Browse the repository at this point in the history
Signed-off-by: TheBoatyMcBoatFace <[email protected]>
  • Loading branch information
TheBoatyMcBoatFace committed Dec 4, 2024
1 parent b8e1a44 commit 46bef3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/social-icons/_social-icon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
padding: 0 px-to-rem(12px);

&:first-child {
padding-left: 0;
padding: 0; // Remove all padding for the first child
}
}
}

0 comments on commit 46bef3b

Please sign in to comment.