Updated the Home styles.sass

This commit is contained in:
Mathias Wagner 2023-10-28 16:11:14 +02:00
parent ad6736d97a
commit a74c2320fc

View File

@ -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