Skip to content

Commit bb92939

Browse files
committed
Fix linting
1 parent ef44782 commit bb92939

File tree

1 file changed

+6
-6
lines changed
  • tbx/project_styleguide/templates/patterns/organisms/footer

1 file changed

+6
-6
lines changed

tbx/project_styleguide/templates/patterns/organisms/footer/footer.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,16 @@
6363
{% endif %}
6464
{% endwith %}
6565
</div>
66-
66+
6767
</div>
6868
<div class="grid">
6969
<div class="grid__footer-address">
7070
<div class="footer__address">
71-
<p class="footer__address-text">3rd Floor, 15 Colston St, Bristol BS1 5AP. Registered in England and Wales. Company No. 3983354. VAT No. 752981011.</p>
72-
</div></div>
73-
</div>
74-
{% include "patterns/molecules/carbon-impact/carbon-impact.html" %}
75-
</div>
71+
<p class="footer__address-text">3rd Floor, 15 Colston St, Bristol BS1 5AP. Registered in England and Wales. Company No. 3983354. VAT No. 752981011.</p>
72+
</div>
73+
</div>
74+
{% include "patterns/molecules/carbon-impact/carbon-impact.html" %}
75+
</div></div>
7676

7777
{% include "patterns/molecules/cookie-message/cookie-message.html" %}
7878

0 commit comments

Comments
 (0)