부동산 정보 페이지 추가
This commit is contained in:
@@ -82,12 +82,15 @@
|
||||
--ease-spring: cubic-bezier(0.34, 1.56, 0.64, 1);
|
||||
|
||||
/* ── Page Accent Colors ──────────────────────────────────────────── */
|
||||
--accent-home: #00d4ff;
|
||||
--accent-blog: #c084fc;
|
||||
--accent-lotto: #34d399;
|
||||
--accent-stock: #38bdf8;
|
||||
--accent-travel: #fb923c;
|
||||
--accent-lab: #fbbf24;
|
||||
--accent-home: #00d4ff;
|
||||
--accent-blog: #c084fc;
|
||||
--accent-lotto: #34d399;
|
||||
--accent-stock: #38bdf8;
|
||||
--accent-realestate: #f43f5e;
|
||||
--accent-subscription: #f43f5e;
|
||||
--accent-todo: #f472b6;
|
||||
--accent-travel: #fb923c;
|
||||
--accent-lab: #fbbf24;
|
||||
|
||||
/* ── Convenience alias ───────────────────────────────────────────── */
|
||||
--accent: var(--neon-cyan);
|
||||
|
||||
Reference in New Issue
Block a user