Created the SocialLink style

This commit is contained in:
Mathias Wagner 2022-09-12 21:11:19 +02:00
parent 9da0e82d4a
commit 3f5ef0123f

View File

@ -0,0 +1,13 @@
@import "@/common/styles/colors"
.social-icon
color: $white
font-size: 36pt
padding-right: 20px
padding-left: 5px
width: 50px
height: 50px
z-index: -1
.social-icon:hover
color: $primary