Skip to content

Commit 0b734a6

Browse files
committed
fix announcement bar selector
1 parent 871786f commit 0b734a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scss/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ ol {
785785
}
786786
}
787787

788-
div[class^='announcementBar_'] {
788+
div[class^='theme-announcement-bar'] {
789789
font-family: var(--font-mm-euclid);
790790
font-size: 1.4rem;
791791
padding: 1rem 2rem;

0 commit comments

Comments
 (0)