Skip to content

Commit 2bb8ae8

Browse files
authored
fixed a typo on the italics variable
1 parent 46f9736 commit 2bb8ae8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PlumCherry.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
--date-fontsize: 12px;
5252
--date-weight: var(--weight-bold);
5353

54-
/* do you want headers to be italicized?*"
54+
/* do you want headers to be italicized? */
5555
--cerry-italic: italic;
5656

5757
/* element adjustments */
@@ -117,4 +117,4 @@
117117
--invisible : rgba(0,0,0,0);
118118
--brand-experiment:var(--main-color);
119119
--input-background:var(--bg-color);
120-
}
120+
}

0 commit comments

Comments
 (0)