This commit is contained in:
parent
8f040c3b24
commit
20e0601836
@ -2816,7 +2816,7 @@ figcaption a {
|
||||
margin-bottom: 100px
|
||||
}
|
||||
|
||||
.gh-footer-sph-logo img {
|
||||
.gh-footer-sph-logo a img {
|
||||
width: auto;
|
||||
height: 50px;
|
||||
}
|
||||
|
@ -25,7 +25,9 @@
|
||||
</div>
|
||||
<div class="gh-footer-sph-logo">
|
||||
<!-- SPH logo below social media links -->
|
||||
<img src="/assets/SPH/SPH_logo_use_on_white_background.png" alt="SPH"/>
|
||||
<a href="https://sph.ethz.ch/" target="_blank">
|
||||
<img src="/assets/SPH/SPH_logo_use_on_white_background.png" alt="SPH"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
Loading…
x
Reference in New Issue
Block a user