feat: render note quotes

This commit is contained in:
2023-04-18 22:20:13 +01:00
parent a6eefb1027
commit 13461cca80
11 changed files with 61 additions and 25 deletions

View File

@ -5,7 +5,7 @@
word-break: break-word;
}
.text a {
.text > a {
color: var(--highlight);
text-decoration: none;
}