Peter Muturi 4 years ago
parent
commit
942b645ef3
1 changed files with 4 additions and 0 deletions
  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;