Skip to content

Commit 6ff9e7a

Browse files
authored
Merge pull request #15 from creativecommons/fix-typography
fix typography override
2 parents 013d9de + fbcb926 commit 6ff9e7a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

assets/css/styles.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

front/src/styles/styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
@import "bulma/sass/base/_all.sass";
77
@import "@creativecommons/vocabulary/scss/spacing.scss";
88
@import "@creativecommons/vocabulary/scss/typography.scss";
9+
@import "@creativecommons/vocabulary/scss/typography_overrides.scss";
910

1011
@import "@creativecommons/vocabulary/scss/button.scss";
1112
@import "@creativecommons/vocabulary/scss/form.scss";

0 commit comments

Comments
 (0)