Skip to content

Commit d96c882

Browse files
committed
UI Tweaks
1 parent f0c5d9d commit d96c882

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

styles.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,7 @@ header.hero p { color: var(--muted); margin-top: 16px; font-size: 1.15rem; max-w
170170
font-size: 0.82rem; font-weight: 600; padding: 7px 16px; border-radius: 100px;
171171
background: rgba(44,116,246,0.08); border: 1px solid rgba(44,116,246,0.18);
172172
color: var(--ink); letter-spacing: 0.01em;
173-
transition: background 0.25s, transform 0.25s;
174173
}
175-
.chip:hover { background: rgba(44,116,246,0.15); transform: translateY(-1px); }
176174
.section-label {
177175
font-size: 0.78rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em;
178176
color: var(--muted); margin-bottom: 20px;

0 commit comments

Comments
 (0)