We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d178a89 + dde1326 commit ef0b2e1Copy full SHA for ef0b2e1
1 file changed
includes/header-notification.html
@@ -39,7 +39,7 @@
39
<!-- END ONEOFF EARLY ACCESS NOTICE -->
40
41
{% 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 %}">
+ <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 %}">
43
{{ translation_notification }}
44
</div>
45
{% endif %}
0 commit comments