diff options
-rw-r--r-- | _scss/components/elements/_sociallinks.scss | 3 |
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; +} |