Skip to content

Commit ac906df

Browse files
committed
update website
1 parent 68c39ef commit ac906df

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_static/custom.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,4 +454,9 @@ nav.bd-links .current > a {
454454
box-shadow: inset max(3px,.1875rem,.12em) 0 0 var(--lighter-purple);
455455
color: var(--lighter-purple);
456456
font-weight: 600;
457-
}
457+
}
458+
459+
img[src*="skillicons.dev"] {
460+
background: none !important;
461+
border-radius: 0 !important; /* optional: remove rounded corners */
462+
}

0 commit comments

Comments
 (0)