Skip to content
Snippets Groups Projects
Commit ca436a05 authored by Kevin Paxman's avatar Kevin Paxman
Browse files

ISTWCMS-7158: make emergency notification text get proper styling

parent d0e16ee7
No related branches found
No related tags found
1 merge request!234ISTWCMS-7158: add emergency notifcation patterns
......@@ -20,7 +20,9 @@
{% endif %}
<div class="emergency-notification__content">
<div id="block-emergency-notification" class="block block-uw-custom-blocks block-uw-cbl-emergency-notification">
{{ emergency_notification.notification }}
<div class="emergency-notification__content">
{{ emergency_notification.notification }}
</div>
</div>
</div>
{% if pattern_lab %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment