Fix translation panel position.

This commit is contained in:
Svetlana Rastegina 2021-10-29 17:27:06 +02:00
parent a0377334cb
commit 53ce6e6628

View file

@ -35,10 +35,10 @@ body {
max-width: 1920px;
width: 100%;
height: 200px;
display: flex;
/*display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: center;
justify-content: center;*/
}
a {
color: #000000;