This commit is contained in:
parent
cb3034b42b
commit
47a9d8e9a4
@ -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; */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user