Jacky Zhao
2023-12-18 78b33fc2fb2d2b30e0cdf6fbd50c74efceac1c56
quartz/styles/base.scss
@@ -69,6 +69,12 @@
    background-color: var(--highlight);
    padding: 0 0.1rem;
    border-radius: 5px;
    &:has(> img) {
      background-color: none;
      border-radius: 0;
      padding: 0;
    }
  }
}
@@ -94,8 +100,6 @@
  }
  & article {
    position: relative;
    & > h1 {
      font-size: 2rem;
    }