Skip to content
Snippets Groups Projects
Commit 96656ca4 authored by John Ferris's avatar John Ferris
Browse files

HC-112 - Exhibit Progress, style credits, add backgrounds add icons.

parent b78d1851
No related branches found
No related tags found
No related merge requests found
{% if text %}
<p class="running-head">{{text}}<p>
{% endif %}
{% import '@components/component.twig' as component %}
<p {{ component.attributes('running-head', modifiers, attr) }}>{{text}}</p>
<div class="running-head__rule" {% if color %}style="background-color: {{color}}"{% endif %}></div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment