1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-23 06:41:30 +00:00

fix inline link highlighting, safer latex render

This commit is contained in:
Jacky Zhao
2022-05-05 21:11:23 -04:00
parent e302f6c423
commit ed9a8efd1f
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;