Center timeline tabs

This commit is contained in:
Kitaiti Makoto 2022-05-05 19:11:17 +09:00
parent ccf7ff2bc9
commit 8948b7acc1
1 changed files with 1 additions and 0 deletions

View File

@ -507,6 +507,7 @@ figure {
margin: auto $horizontal-margin 2em;
overflow: auto;
display: flex;
justify-content: center;
a {
display: inline-block;