kabirgh
2024-02-19 a67a8d7aa9da06d8f87d0f48bac630728a4ea394
quartz/styles/base.scss
@@ -53,8 +53,12 @@
  }
}
strong {
  font-weight: $semiBoldWeight;
}
a {
  font-weight: $boldWeight;
  font-weight: $semiBoldWeight;
  text-decoration: none;
  transition: color 0.2s ease;
  color: var(--secondary);