@@ -119,11 +119,10 @@ export function Layout() {
|
|||||||
style={{ color: BRAND }}
|
style={{ color: BRAND }}
|
||||||
/>
|
/>
|
||||||
<div
|
<div
|
||||||
className="font-mono font-bold text-[13px] tracking-[0.06em] text-foreground leading-tight"
|
className="text-sm font-bold tracking-tight text-foreground leading-tight"
|
||||||
style={{ textShadow: `0 0 10px ${BRAND}44` }}
|
style={{ textShadow: `0 0 10px ${BRAND}44` }}
|
||||||
>
|
>
|
||||||
<div>TickFlow</div>
|
A股工作台
|
||||||
<div>Stock Panel</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user