dependabot[bot]
2025-12-02 368203cf8537b0eb87bc7e47adb7b11a948eafe0
quartz/components/styles/contentMeta.scss
@@ -1,9 +1,9 @@
.content-meta {
  margin-top: 0;
  color: var(--gray);
  color: var(--darkgray);
  &[show-comma="true"] {
    > span:not(:last-child) {
    > *:not(:last-child) {
      margin-right: 8px;
      &::after {