Skip to content
Snippets Groups Projects

Resolve "Visual imporovements"

1 open thread

Files

@@ -47,8 +47,9 @@
{% include "partials/social.html" %}
{% endif %}
<div style="display: flex; justify-content: space-between; align-items: center">
<div><img class="logo" src="{{ 'img/geant_logo_white.png' | url }}" /></div>
<div><img class="logo" src="{{ 'img/eu_logo.png' | url }}"</div>
<div><img class="logo" style="height: 1em; margin-right: 40px;" src="{{ 'img/nmaas_white.png' | url }}" /></div>
<div><img class="logo" style="margin-right: 40px" src="{{ 'img/geant_logo_white.png' | url }}" /></div>
<div><img class="logo" src="{{ 'img/eu_logo.png' | url }}" /></div>
</div>
</div>
</div>
Loading