removed text from hero section in user feed

This commit was merged in pull request #15.
This commit is contained in:
Chukwumdiebube
2023-03-31 13:40:18 +01:00
parent 0cf92f3529
commit 9e49493551
2 changed files with 11 additions and 24 deletions
+8
View File
@@ -1331,6 +1331,10 @@ ol.digit-list p {
display: inline-block;
}
.stores-badge + div{
margin-top: 1rem;
}
.store {
display: inline-block;
text-align: center;
@@ -2580,6 +2584,10 @@ h5.sm-title {
padding-right: 25px;
}
.hero-8-txt > div {
margin-top: 5rem;
}
/*------------------------------------------*/
/* HERO APP LOGO
/*------------------------------------------*/