Jacky Zhao
2023-10-05 3268d45a20fbead24f3a111064364574408aa926
quartz/styles/base.scss
@@ -95,6 +95,8 @@
  }
  & article {
    position: relative;
    & > h1 {
      font-size: 2rem;
    }
@@ -325,7 +327,6 @@
  border-radius: 5px;
  overflow-x: auto;
  border: 1px solid var(--lightgray);
  position: relative;
  &:has(> code.mermaid) {
    border: none;