1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-14 16:40:50 -05: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

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 {