kon-foo
2024-02-26 b9dee0775cda4bb29da1a5fb5b000ddcd4dc1f6e
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);