Reset dispay mode on links inside of markdown output

This commit is contained in:
Alex Shpak
2025-09-23 15:55:41 +02:00
parent df16ce0ba7
commit 252818cdc3
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -103,7 +103,6 @@ a .book-icon {
img {
height: 1.5em;
width: 1.5em;
margin-inline-end: $padding-8;
}
}
+1
View File
@@ -46,6 +46,7 @@
}
a {
display: unset;
text-decoration: none;
&[href]:hover {