This commit is contained in:
parent
6f6c8981f9
commit
cf15530d0f
4 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,7 @@
|
|||
<header class="p-2 bg-ro text-white">
|
||||
<div class="container">
|
||||
<div class="row row-fixed-h mb-2">
|
||||
<a href="/" class="col-12">
|
||||
<a href="/" class="col-12" data-umami-event="Header-Logo button">
|
||||
{% include 'partials/logo.html.twig' with {style: 'filter: invert(100%); margin-right: 0.5rem;'} %}
|
||||
{% for media_item in header_page.media.images %}
|
||||
{% set aspect = media_item.width / media_item.height %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue