Skip to content
Snippets Groups Projects
Commit 8ad300fe authored by Sophie Servan (DESY)'s avatar Sophie Servan (DESY)
Browse files

feedback ds: add leaps link in nav bar logo

parent 602ab2cd
No related branches found
No related tags found
No related merge requests found
<nav>
<img src='{{ "/assets/images/leaps-logo.png" | relative_url }}' alt="LEAPS logo">
<a href="https://leaps-initiative.eu/"><img src='{{ "/assets/images/leaps-logo.png" | relative_url }}' alt="LEAPS logo"></a>
<ul>
{% for item in site.data.navigation %}
<li>
......
......@@ -10,8 +10,9 @@ nav {
align-items: center;
padding: $padding-std;
img {
a img {
width: $margin-std;
padding-top: $padding-small;
}
ul {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment