Commit 2109ccc9 by 陈超

A

parent a432bea4
...@@ -321,13 +321,10 @@ div::-webkit-scrollbar { ...@@ -321,13 +321,10 @@ div::-webkit-scrollbar {
.home_swapper { .home_swapper {
height: 7.5rem; height: 7.5rem;
padding-top: 1rem;
padding-bottom: 1rem;
} }
.home_swapper_image { .home_swapper_image {
margin-left: 1rem; margin: 1rem;
margin-right: 1rem;
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.3);
border-radius: 8px; border-radius: 8px;
overflow: hidden; overflow: hidden;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment