默认提交
Showing
8 changed files
with
98 additions
and
64 deletions
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment
... | ... | @@ -40,8 +40,7 @@ |
} | ||
.shadow { | ||
box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.10); | ||
border-radius: 8px; | ||
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.6); | ||
} | ||
.linear { | ||
... | ... |