Peter Muturi 4 年之前
父节点
当前提交
942b645ef3
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      public/css/style.css

+ 4 - 0
public/css/style.css

@@ -305,6 +305,10 @@ video {
   }
 }
 @media screen and (max-width:500px) {
+  .welcome-container .title {
+    font-size: 40px;
+    line-height: 47px;
+  }
   .support-content >div {
     display: block !important;
     text-align: center;