Skip to content

Commit 80dee61

Browse files
committed
.
1 parent ea3bd12 commit 80dee61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ p>code { line-height: 0px; } /* https://iamvdo.me/en/blog/css-font-metrics-line-
159159

160160
a { text-decoration-color: #2156a5; text-decoration-thickness: 7%; color: black; }
161161
a:hover, a:focus { color: #2156a5; fill: #2156a5; }
162+
a:hover, a:focus { & code { color: #2156a5; fill: #2156a5; } }
162163
a.url { word-break: break-all; }
163164

164165
kbd {

0 commit comments

Comments
 (0)