Updated the Home styles.sass
This commit is contained in:
parent
ad6736d97a
commit
a74c2320fc
@ -35,6 +35,17 @@
|
||||
.bot-polly
|
||||
filter: drop-shadow(0px 0px 15px #2195f1)
|
||||
|
||||
.sheep
|
||||
position: absolute
|
||||
bottom: 0
|
||||
right: 4rem
|
||||
|
||||
.sheepstar-img
|
||||
position: absolute
|
||||
bottom: 16rem
|
||||
right: 15rem
|
||||
height: 512px
|
||||
|
||||
.socials
|
||||
position: absolute
|
||||
bottom: 0
|
||||
@ -47,3 +58,7 @@
|
||||
bottom: 50px
|
||||
left: 20px
|
||||
z-index: 20
|
||||
|
||||
@media screen and (max-width: 1326px)
|
||||
.sheep-container
|
||||
display: none
|
Loading…
x
Reference in New Issue
Block a user