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
@@ -46,6 +46,7 @@
}
a {
display: unset;
text-decoration: none;
&[href]:hover {