1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-01 09:15:31 -04:00

fix repository card styling

This commit is contained in:
2025-03-28 10:17:14 -04:00
parent 264fd92379
commit 6cbe1ee814
5 changed files with 33 additions and 28 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
}
.meta .metaLink {
color: inherit !important;
color: inherit;
}
.meta .metaIcon {
@@ -58,7 +58,7 @@
}
.title .link {
color: var(--colors-text) !important;
color: var(--colors-text);
}
.comments {