|
@@ -23,7 +23,7 @@
|
|
|
position: relative;
|
|
|
display: inline-block;
|
|
|
cursor: pointer;
|
|
|
- border-radius: 40px 0 43px 0;
|
|
|
+ border-radius: 46px 6px 48px 6px;
|
|
|
box-shadow: 2px 13px 18px 0 rgba(9, 64, 115, 0.49);
|
|
|
> ul {
|
|
|
display: flex;
|
|
@@ -61,7 +61,7 @@
|
|
|
.box;
|
|
|
width: 604px;
|
|
|
height: 399px;
|
|
|
- background: url('@/assets/home/bg2.png') no-repeat center;
|
|
|
+ background: url('@/assets/home/bg3.png') no-repeat center;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
.backlogMain {
|
|
@@ -75,7 +75,7 @@
|
|
|
.box;
|
|
|
width: 707px;
|
|
|
height: 335px;
|
|
|
- background: url('@/assets/home/bg3.png') no-repeat center;
|
|
|
+ background: url('@/assets/home/bg2.png') no-repeat center;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
.medicine {
|