style: make internal link have less visual padding (closes #706)

This commit is contained in:
Jacky Zhao 2024-01-17 20:03:14 -08:00
parent 129e0c60a9
commit af811d824f

View file

@ -70,6 +70,7 @@ a {
background-color: var(--highlight);
padding: 0 0.1rem;
border-radius: 5px;
line-height: 1.4rem;
&:has(> img) {
background-color: none;