Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mnjm committed Feb 15, 2025
1 parent 96587c4 commit 4e88cc4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ code {
overflow: break-word;
}

a code {
border-bottom: 2px solid var(--tertiary-color);
}
/*a code {*/
/* border-bottom: 2px solid var(--tertiary-color);*/
/*}*/

pre {
line-height: 1.5;
Expand Down

0 comments on commit 4e88cc4

Please sign in to comment.