fix inline link highlighting, safer latex render

This commit is contained in:
Jacky Zhao
2022-05-05 21:11:23 -04:00
parent 63a14e205b
commit 13cc826cf3
3 changed files with 22 additions and 21 deletions

View File

@ -569,7 +569,7 @@ header {
font-size: 0.8rem;
}
& > p {
& > p, & > a {
margin: 0;
font-weight: 400;
user-select: none;