aboutsummaryrefslogtreecommitdiff
path: root/_scss/components
diff options
context:
space:
mode:
Diffstat (limited to '_scss/components')
-rw-r--r--_scss/components/elements/_sociallinks.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/_scss/components/elements/_sociallinks.scss b/_scss/components/elements/_sociallinks.scss
new file mode 100644
index 0000000..972c25c
--- /dev/null
+++ b/_scss/components/elements/_sociallinks.scss
@@ -0,0 +1,3 @@
+.social-links {
+ padding-bottom: 4rem;
+}