This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @@ -2795,13 +2795,16 @@ figcaption a { | |||||||
|  |  | ||||||
| .gh-footer-social { | .gh-footer-social { | ||||||
|     display: flex; |     display: flex; | ||||||
|  |     align-items: center; | ||||||
|     justify-content: center; /* Centers the icons horizontally */ |     justify-content: center; /* Centers the icons horizontally */ | ||||||
|     gap: 10px; /* Adds some space between the icons */ |     gap: 10px; /* Adds some space between the icons */ | ||||||
|     margin-top: 20px; /* Adds some space between the menu and icons */ |     margin-top: 0px; /* Adds some space between the menu and icons */ | ||||||
|  |     margin-top: 25px; | ||||||
|  |  | ||||||
| } | } | ||||||
|  |  | ||||||
| .gh-footer-social a img { | .gh-footer-social a img { | ||||||
|     width: 30px; /* Adjust the size of the icons */ |     width: 20px; /* Adjust the size of the icons */ | ||||||
|     height: auto; |     height: auto; | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user