Translated the basic style files to scarlet
This commit is contained in:
@ -64,9 +64,9 @@
|
||||
border-radius 3px
|
||||
box-shadow 4px 4px 8px rgba(0, 0, 0, 0.12)
|
||||
filter saturate(100%)
|
||||
transition all transitionSpeed ease
|
||||
transition all transition-speed ease
|
||||
object-fit cover
|
||||
&:hover
|
||||
:hover
|
||||
filter saturate(130%)
|
||||
box-shadow 6px 6px 12px rgba(0, 0, 0, 0.2)
|
||||
|
||||
|
Reference in New Issue
Block a user