This commit is contained in:
lcw
2025-09-29 18:14:21 +08:00
parent b8ba71d9de
commit 6dd7369650
21 changed files with 14 additions and 28 deletions

View File

@ -85,7 +85,7 @@ gettbGjtjgjCount();
color: #f4fdff;
line-height: 21px;
text-shadow: 0px 5px 6px rgba(4, 13, 32, 0.27);
background: linear-gradient(0deg, #59a6f4 0%);
background: linear-gradient(0deg, #59a6f4 0%, #59a6f4 100%);
-webkit-background-clip: text;
// margin: 0 6px 8px 5px;
text-align: center;

View File

@ -101,6 +101,7 @@ const roadmap = (row) => {
height: 100%;
padding-top: 20px;
box-sizing: border-box;
color: #fff;
}
.tab-content {