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;