1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-07-02 05:56:00 -04:00

lucide icons

This commit is contained in:
2025-03-11 21:18:41 -04:00
parent 42d9470480
commit 8e89701453
20 changed files with 201 additions and 174 deletions
+4 -4
View File
@@ -21,8 +21,8 @@
color: var(--colors-mediumDark) !important;
}
.link.hover:hover,
.link.hover:focus-visible {
.link:has(.icon):hover,
.link:has(.icon):focus-visible {
color: var(--colors-medium) !important;
}
@@ -32,7 +32,7 @@
}
.link.underline:hover,
.link.hover:focus-visible {
.link.underline:focus-visible {
border-bottom-color: var(--colors-kindaLight);
}
@@ -41,7 +41,7 @@
width: 1.25em;
height: 1.25em;
vertical-align: -0.25em;
margin: 0 0.075em;
margin: 0 0.1em;
}
.heart {