Browse Source

line height

Peter Muturi 4 years ago
parent
commit
486061f872
1 changed files with 1 additions and 2 deletions
  1. 1 2
      public/css/style.css

+ 1 - 2
public/css/style.css

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