Translated the basic style files to scarlet

This commit is contained in:
2016-11-29 01:06:00 +09:00
parent adb6ca1e0c
commit acce2c5577
26 changed files with 1079 additions and 849 deletions

View File

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