mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-12-23 10:30:41 +00:00
Center timeline tabs
This commit is contained in:
parent
ccf7ff2bc9
commit
8948b7acc1
1 changed files with 1 additions and 0 deletions
|
@ -507,6 +507,7 @@ figure {
|
|||
margin: auto $horizontal-margin 2em;
|
||||
overflow: auto;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
a {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in a new issue