浏览代码

line height

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

+ 1 - 2
public/css/style.css

@@ -291,7 +291,7 @@ video {
     font-style: normal;
     font-style: normal;
   font-weight: bold;
   font-weight: bold;
   font-size: 50px;
   font-size: 50px;
-  line-height: 57px;
+  line-height: 57px !important;
   color: #000000;
   color: #000000;
   }
   }
   .why-us p{
   .why-us p{
@@ -307,7 +307,6 @@ video {
 @media screen and (max-width:500px) {
 @media screen and (max-width:500px) {
   .welcome-container .title {
   .welcome-container .title {
     font-size: 40px;
     font-size: 40px;
-    line-height: 47px;
   }
   }
   .support-content >div {
   .support-content >div {
     display: block !important;
     display: block !important;