live banner: fix horizontal alignment
This commit is contained in:
parent
7a354cddf5
commit
05ab207a1f
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ div#web-buttons {
|
||||||
.live-preview {
|
.live-preview {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: center;
|
justify-content: start;
|
||||||
gap: 1em;
|
gap: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue