This commit is contained in:
Laux Dev
2026-03-19 18:57:20 +08:00
parent f84894b6d7
commit 2c9f2d612b
29 changed files with 129 additions and 137 deletions

View File

@@ -64,7 +64,7 @@
.logoDescription > p:nth-child(1) {
color: #fff;
color: color(display-p3 1 1 1);
font-size: 15px;
font-size: 0.94rem;
font-style: normal;
font-weight: 500;
line-height: 18px;
@@ -72,7 +72,7 @@
.logoDescription > p:nth-child(2) {
color: #85869b;
color: color(display-p3 0.5216 0.5255 0.6);
font-size: 10px;
font-size: 0.63rem;
font-style: normal;
font-weight: 400;
line-height: normal;
@@ -92,7 +92,7 @@
cursor: pointer;
gap: 16px;
font-family: Inter;
font-size: 16px;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: normal;
@@ -113,7 +113,7 @@
background: rgba(149, 154, 255, 0.05);
color: #959aff;
font-family: Inter;
font-size: 16px;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: normal;
@@ -154,7 +154,7 @@
.navFooterContainer > div > div > p {
color: #d2d3e1;
font-family: Inter;
font-size: 16px;
font-size: 1rem;
font-style: normal;
font-weight: 500;
line-height: normal;