Skip to content

Commit ef0b2e1

Browse files
authored
Merge pull request #19024 from github/repo-sync
repo sync
2 parents d178a89 + dde1326 commit ef0b2e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

includes/header-notification.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<!-- END ONEOFF EARLY ACCESS NOTICE -->
4040

4141
{% if translation_notification_type %}
42-
<div class="header-notifications text-center f5 color-bg-info-inverse color-text-primary py-4 px-6 translation_notice{% if release_notification_type %} border-bottom color-border-tertiary{% endif %}">
42+
<div class="header-notifications text-center f5 color-bg-info color-text-primary py-4 px-6 translation_notice{% if release_notification_type %} border-bottom color-border-tertiary{% endif %}">
4343
{{ translation_notification }}
4444
</div>
4545
{% endif %}

0 commit comments

Comments
 (0)