This commit is contained in:
		| @@ -2783,7 +2783,8 @@ figcaption a { | |||||||
| /* 21.2. Footer bar */ | /* 21.2. Footer bar */ | ||||||
|  |  | ||||||
| .gh-footer-bar { | .gh-footer-bar { | ||||||
|     display: flex; |     display: grid; | ||||||
|  |     grid-template-columns: 1fr; | ||||||
|     justify-content: center; |     justify-content: center; | ||||||
|     align-items: center; |     align-items: center; | ||||||
|     /* column-gap: 32px; */ |     /* column-gap: 32px; */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user