活动公告
@@ -126,22 +131,28 @@
@@ -269,12 +280,14 @@ const signClick = (tab, event) => {
left: 23px;
top: 53px;
}
+
.activedetail {
margin-top: 30px;
font-size: 14px;
font-weight: 500;
color: #333330;
line-height: 36px;
+
.content {
color: #677d86;
}
@@ -412,9 +425,9 @@ const signClick = (tab, event) => {
background-color: rgba(255, 255, 255, 1);
border-radius: 8px;
background: linear-gradient(
- 180deg,
- rgba(36, 120, 255, 0.15) 0%,
- rgba(255, 255, 255) 50%
+ 180deg,
+ rgba(36, 120, 255, 0.15) 0%,
+ rgba(255, 255, 255) 50%
);
.title {