This commit is contained in:
		| @@ -2816,7 +2816,7 @@ figcaption a { | |||||||
|     margin-bottom: 100px  |     margin-bottom: 100px  | ||||||
| } | } | ||||||
|  |  | ||||||
| .gh-footer-sph-logo img { | .gh-footer-sph-logo a img { | ||||||
|     width: auto; |     width: auto; | ||||||
|     height: 50px; |     height: 50px; | ||||||
| } | } | ||||||
|   | |||||||
| @@ -25,7 +25,9 @@ | |||||||
|         </div> |         </div> | ||||||
|         <div class="gh-footer-sph-logo"> |         <div class="gh-footer-sph-logo"> | ||||||
|             <!-- SPH logo below social media links --> |             <!-- 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> | ||||||
|     </div> |     </div> | ||||||
| </footer> | </footer> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user