Jacky Zhao
2024-02-02 a0b927da4aa9bb540b50c875e77f97bd4a7c279a
quartz/styles/callouts.scss
@@ -1,3 +1,4 @@
@use "./variables.scss" as *;
@use "sass:color";
.callout {
@@ -156,6 +157,6 @@
  }
  .callout-title-inner {
    font-weight: 700;
    font-weight: $boldWeight;
  }
}