diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 0b78ad5..51d81ab 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -2588,6 +2588,11 @@ h5.sm-title { margin-top: 5rem; } +.hero-8-txt.fadeInRight{ + display: flex; + flex-direction: column; +} + /*------------------------------------------*/ /* HERO APP LOGO /*------------------------------------------*/ @@ -2657,6 +2662,7 @@ h5.sm-title { } .hero-8-txt h2 { + margin-top: 3rem; margin-bottom: 5px; } @@ -2666,7 +2672,6 @@ h5.sm-title { .hero-8-txt h5 { font-weight: 300; - margin-bottom: 50px; } .hero-9-txt h4 {