mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-18 16:05:33 -04:00
switch to shiki for syntax highlighting
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
text-decoration: none;
|
||||
|
||||
/* fancy underline */
|
||||
background-image: linear-gradient(var(--colors-linkUnderline), var(--colors-linkUnderline));
|
||||
background-image: linear-gradient(var(--colors-link-underline), var(--colors-link-underline));
|
||||
background-position: 0% 100%;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 0% 2px;
|
||||
|
Reference in New Issue
Block a user