细节优化
parent
7858e1aec6
commit
c2b09ce4e6
|
|
@ -10,7 +10,7 @@
|
||||||
width: 80px;
|
width: 80px;
|
||||||
height: 80px;
|
height: 80px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
box-shadow: 0px 10px 10px -6px rgba(0,0,0,.4);
|
box-shadow: 0px 3px 6px 0px rgba(0,0,0,.4);
|
||||||
}
|
}
|
||||||
.content ul.am-gallery-bordered.am-gallery-bordered .am-gallery-item {
|
.content ul.am-gallery-bordered.am-gallery-bordered .am-gallery-item {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue