This commit is contained in:
		| @@ -2809,12 +2809,14 @@ figcaption a { | |||||||
| } | } | ||||||
|  |  | ||||||
|  |  | ||||||
| .gh-footer-inner .gh-inner sph { | .gh-footer-sph-logo { | ||||||
|     display: flex; |     display: flex; | ||||||
|     align-items: center; |     align-items: center; | ||||||
|     justify-content: center; /* Centers the icons horizontally */ |     justify-content: center; /* Centers the icons horizontally */ | ||||||
|     width: 100; | } | ||||||
|  |  | ||||||
|  | .gh-footer-sph-logo img { | ||||||
|  |     width: 100; | ||||||
| } | } | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
| @@ -23,7 +23,9 @@ | |||||||
|                 <img src="/assets/logos/gitea_256.png" alt="Gitea" /> |                 <img src="/assets/logos/gitea_256.png" alt="Gitea" /> | ||||||
|             </a> |             </a> | ||||||
|         </div> |         </div> | ||||||
|         <!-- SPH logo below social media links --> |         <div class="gh-footer-sph-logo"> | ||||||
|         <sph src="/assets/SPH/SPH_logo_use_on_white_background.png" alt="SPH"/> |             <!-- SPH logo below social media links --> | ||||||
|  |             <img src="/assets/SPH/SPH_logo_use_on_white_background.png" alt="SPH"/> | ||||||
|  |         </div> | ||||||
|     </div> |     </div> | ||||||
| </footer> | </footer> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user