Skip to content
Snippets Groups Projects
Commit c028d320 authored by Vojdan Kjorveziroski's avatar Vojdan Kjorveziroski
Browse files

fix img tag in footer

parent 01235be0
No related branches found
No related tags found
1 merge request!8Resolve "Visual imporovements"
......@@ -49,7 +49,7 @@
<div style="display: flex; justify-content: space-between; align-items: center">
<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><img class="logo" src="{{ 'img/eu_logo.png' | url }}" /></div>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment