fix: improve fund overview readability and layout
Use tabular mono for amounts, show four account columns on desktop, and remove the scanning line animation. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Orbitron:wght@500;600;700&display=swap" rel="stylesheet" media="print" onload="this.media='all'" />
|
||||
<noscript><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Orbitron:wght@500;600;700&display=swap" rel="stylesheet" /></noscript>
|
||||
<link rel="stylesheet" href="/assets/app.css?v=20260609-hub-funds-ai" />
|
||||
<link rel="stylesheet" href="/assets/app.css?v=20260609-hub-funds-read" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="app-bg" aria-hidden="true"></div>
|
||||
@@ -335,7 +335,6 @@
|
||||
<div class="funds-stage">
|
||||
<div class="funds-stage-grid" aria-hidden="true"></div>
|
||||
<div class="funds-stage-glow" aria-hidden="true"></div>
|
||||
<div class="funds-stage-scan" aria-hidden="true"></div>
|
||||
<div class="funds-stage-inner">
|
||||
<div class="page-head funds-head">
|
||||
<div class="funds-head-main">
|
||||
|
||||
Reference in New Issue
Block a user