We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c39ef commit ac906dfCopy full SHA for ac906df
_static/custom.css
@@ -454,4 +454,9 @@ nav.bd-links .current > a {
454
box-shadow: inset max(3px,.1875rem,.12em) 0 0 var(--lighter-purple);
455
color: var(--lighter-purple);
456
font-weight: 600;
457
-}
+}
458
+
459
+img[src*="skillicons.dev"] {
460
+ background: none !important;
461
+ border-radius: 0 !important; /* optional: remove rounded corners */
462
0 commit comments