Skip to content
Snippets Groups Projects

Resolve "Visual imporovements"

Merged Vojdan Kjorveziroski requested to merge 78-visual-imporovements into master
1 unresolved thread
2 files
+ 7
6
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -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