mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-14 23:20:51 -05:00
restore image captions in markdown with a "clever" (messy) css hack
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.link {
|
||||
display: inline-block;
|
||||
color: var(--colors-medium-dark) !important;
|
||||
padding: 0.6em;
|
||||
padding: 0.6em !important;
|
||||
}
|
||||
|
||||
/* indicate active page/section */
|
||||
|
||||
Reference in New Issue
Block a user