瀏覽代碼

fix(css) moved to the left moderation text

j8
Calin Chitu 3 年之前
父節點
當前提交
03a96d0be2
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      css/_welcome_page.scss

+ 1
- 1
css/_welcome_page.scss 查看文件

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

Loading…
取消
儲存