Reset dispay mode on links inside of markdown output
This commit is contained in:
@@ -103,7 +103,6 @@ a .book-icon {
|
|||||||
img {
|
img {
|
||||||
height: 1.5em;
|
height: 1.5em;
|
||||||
width: 1.5em;
|
width: 1.5em;
|
||||||
margin-inline-end: $padding-8;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -46,6 +46,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
display: unset;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
&[href]:hover {
|
&[href]:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user