fix(css) moved to the left moderation text
This commit is contained in:
parent
3fa7c01f19
commit
03a96d0be2
|
@ -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…
Reference in New Issue