Updated the Home styles.sass
This commit is contained in:
parent
516a78aa7d
commit
60c0a89ed7
@ -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
|
Loading…
x
Reference in New Issue
Block a user