From 484121ad10d2528e8feb137e318f0c88c9b0edbf Mon Sep 17 00:00:00 2001 From: TheBoatyMcBoatFace Date: Wed, 4 Dec 2024 15:20:19 -0500 Subject: [PATCH] Forgot to remove excess closing brackets Signed-off-by: TheBoatyMcBoatFace --- src/components/social-icons/_social-icon.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/social-icons/_social-icon.scss b/src/components/social-icons/_social-icon.scss index bd4c7106..b570be37 100644 --- a/src/components/social-icons/_social-icon.scss +++ b/src/components/social-icons/_social-icon.scss @@ -4,8 +4,5 @@ &__item { display: inline-block; padding: 0.25rem; - } } - } -} \ No newline at end of file