Cleanup
This commit is contained in:
@@ -68,7 +68,6 @@ export default function App() {
|
|||||||
<h1 className="app-title">
|
<h1 className="app-title">
|
||||||
<span className="title-eye">◉</span> Vision Jobs
|
<span className="title-eye">◉</span> Vision Jobs
|
||||||
</h1>
|
</h1>
|
||||||
<p className="app-subtitle">Powered by Vercel AI Gateway · Ollama Cloud</p>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|||||||
@@ -93,13 +93,6 @@ body {
|
|||||||
50% { opacity: 0.6; transform: scale(0.88); }
|
50% { opacity: 0.6; transform: scale(0.88); }
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-subtitle {
|
|
||||||
font-family: var(--font-mono);
|
|
||||||
font-size: 0.72rem;
|
|
||||||
color: var(--text-muted);
|
|
||||||
letter-spacing: 0.04em;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ── Main ───────────────────────────────────────────────────── */
|
/* ── Main ───────────────────────────────────────────────────── */
|
||||||
.app-main {
|
.app-main {
|
||||||
max-width: 860px;
|
max-width: 860px;
|
||||||
|
|||||||
Reference in New Issue
Block a user