This commit is contained in:
		| @@ -2805,10 +2805,17 @@ figcaption a { | ||||
|     max-height: 40px; | ||||
| } | ||||
|  | ||||
| .gh-footer-menu { | ||||
|     width: 100%; /* Ensure the parent container takes full width */ | ||||
|     display: flex; | ||||
|     justify-content: center; /* Center the entire menu on the screen */ | ||||
| } | ||||
|  | ||||
| .gh-footer-menu .nav { | ||||
|     display: flex; | ||||
|     justify-content: center; | ||||
|     gap: 28px 28px; | ||||
|     justify-content: center; | ||||
|     gap: 8px 28px; | ||||
|     flex-wrap: wrap; | ||||
|     margin: 0; | ||||
|     padding: 0; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user