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 {
|
#moderated-meetings {
|
||||||
max-width: calc(100% - 40px);
|
max-width: calc(100% - 40px);
|
||||||
padding: 16px 0 39px 0;
|
padding: 16px 0 39px 0;
|
||||||
margin: $welcomePageEnterRoomMargin;
|
|
||||||
width: $welcomePageEnterRoomWidth;
|
width: $welcomePageEnterRoomWidth;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
color: $welcomePageDescriptionColor;
|
color: $welcomePageDescriptionColor;
|
||||||
|
float: left;
|
||||||
text-align: $welcomePageHeaderTextAlign;
|
text-align: $welcomePageHeaderTextAlign;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Reference in New Issue