fix(css) moved to the left moderation text

pull/9545/head jitsi-meet_6069
Calin Chitu 4 years ago committed by Дамян Минков
parent 3fa7c01f19
commit 03a96d0be2
  1. 2
      css/_welcome_page.scss

@ -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 {

Loading…
Cancel
Save