fix(css) moved to the left moderation text

This commit is contained in:
Calin Chitu 2021-07-14 11:18:38 +03:00 committed by Дамян Минков
parent 3fa7c01f19
commit 03a96d0be2
1 changed files with 1 additions and 1 deletions

View File

@ -122,11 +122,11 @@ body.welcome-page {
#moderated-meetings {
max-width: calc(100% - 40px);
padding: 16px 0 39px 0;
margin: $welcomePageEnterRoomMargin;
width: $welcomePageEnterRoomWidth;
p {
color: $welcomePageDescriptionColor;
float: left;
text-align: $welcomePageHeaderTextAlign;
a {