css fixes, add recent notes, more robust quartz update

This commit is contained in:
Jacky Zhao
2023-08-20 12:46:37 -07:00
parent edb1acff70
commit 0f1a768174
8 changed files with 128 additions and 14 deletions

View File

@ -320,7 +320,6 @@ pre {
border-radius: 5px;
overflow-x: auto;
border: 1px solid var(--lightgray);
position: relative;
&:has(> code.mermaid) {
border: none;