Compare commits

...

1 Commits

Author SHA1 Message Date
Chukwumdiebube bb7e745491 fixed spacing 2023-04-04 14:29:53 +01:00
+6 -1
View File
@@ -2588,6 +2588,11 @@ h5.sm-title {
margin-top: 5rem; margin-top: 5rem;
} }
.hero-8-txt.fadeInRight{
display: flex;
flex-direction: column;
}
/*------------------------------------------*/ /*------------------------------------------*/
/* HERO APP LOGO /* HERO APP LOGO
/*------------------------------------------*/ /*------------------------------------------*/
@@ -2657,6 +2662,7 @@ h5.sm-title {
} }
.hero-8-txt h2 { .hero-8-txt h2 {
margin-top: 3rem;
margin-bottom: 5px; margin-bottom: 5px;
} }
@@ -2666,7 +2672,6 @@ h5.sm-title {
.hero-8-txt h5 { .hero-8-txt h5 {
font-weight: 300; font-weight: 300;
margin-bottom: 50px;
} }
.hero-9-txt h4 { .hero-9-txt h4 {