Merge branch 'user-feed' of FloatSystems/float-www into master

This commit is contained in:
2023-04-04 17:06:48 +00:00
committed by Gogs
+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 {