fix error
This commit is contained in:
parent
983d747bf0
commit
5ee197fdff
|
@ -91,7 +91,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: row-reverse wrap;
|
flex-flow: row-reverse wrap;
|
||||||
line-height: 2em;
|
line-height: 2em;
|
||||||
justify-content: space-between;
|
justify-content: center;
|
||||||
font-size: 1.85em;
|
font-size: 1.85em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue