1
0

Updated the Home styles.sass

This commit is contained in:
Mathias Wagner 2023-11-19 17:11:23 +01:00
parent 516a78aa7d
commit 60c0a89ed7
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -75,6 +75,12 @@
margin: 0
text-align: center
&:hover
transform: scale(1.02) translateY(-0.5rem)
&:active
transform: scale(0.95) translateY(0.5rem)
@media screen and (max-width: 1130px)
.create-btn
display: none