Created the SocialLink style
This commit is contained in:
parent
9da0e82d4a
commit
3f5ef0123f
13
src/pages/Home/components/SocialLink/styles.sass
Normal file
13
src/pages/Home/components/SocialLink/styles.sass
Normal 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
|
Loading…
x
Reference in New Issue
Block a user