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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user