quartz/components/styles/backlinks.scss
@@ -1,5 +1,7 @@ @use "../../styles/variables.scss" as *; .backlinks { position: relative; flex-direction: column; & > h3 { font-size: 1rem; @@ -10,6 +12,8 @@ list-style: none; padding: 0; margin: 0.5rem 0; height: 6rem; overscroll-behavior: contain; & > li { & > a {