This commit is contained in:
lcw
2025-09-28 15:53:38 +08:00
parent b937d8be0a
commit 857b1afe46
115 changed files with 538 additions and 346 deletions

View File

@ -85,7 +85,7 @@ const query = computed(() => {
padding-left: 20px;
font-size: 20px;
font-family: "YSBTH";
background: linear-gradient(0deg, #59a6f4 0%);
background: linear-gradient(0deg, #59a6f4 0%, #ffffff 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}