Updated the Home styles.sass
This commit is contained in:
parent
516a78aa7d
commit
60c0a89ed7
@ -75,6 +75,12 @@
|
|||||||
margin: 0
|
margin: 0
|
||||||
text-align: center
|
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)
|
@media screen and (max-width: 1130px)
|
||||||
.create-btn
|
.create-btn
|
||||||
display: none
|
display: none
|
Loading…
x
Reference in New Issue
Block a user