diff --git a/web/src/components/changelog/ChangelogEntry.css b/web/src/components/changelog/ChangelogEntry.css index dd06a910..9fc9cba5 100644 --- a/web/src/components/changelog/ChangelogEntry.css +++ b/web/src/components/changelog/ChangelogEntry.css @@ -36,7 +36,7 @@ main { color: var(--gray); } -.changelog-title { +:global(.changelog-title) { padding: 0; line-height: 1.2; font-size: 23px;