Compare commits
1 Commits
services-icon
...
text-bg
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a4232b8ba |
@@ -1435,6 +1435,12 @@ p {
|
|||||||
letter-spacing: 2px;
|
letter-spacing: 2px;
|
||||||
text-shadow: 0px 4px 10px rgba(0,0,0,0.3);
|
text-shadow: 0px 4px 10px rgba(0,0,0,0.3);
|
||||||
}
|
}
|
||||||
|
.appie-title .earn-rewards{
|
||||||
|
border-radius: 7px;
|
||||||
|
background-color: rgb(245, 71, 71) !important;
|
||||||
|
/* text-shadow: 2px 2px 2px #fff; */
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 992px) and (max-width: 1200px) {
|
@media only screen and (min-width: 992px) and (max-width: 1200px) {
|
||||||
.appie-hero-area.appie-hero-3-area .appie-hero-content .appie-title {
|
.appie-hero-area.appie-hero-3-area .appie-hero-content .appie-title {
|
||||||
font-size: 54px;
|
font-size: 54px;
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ function HeroHomeOne() {
|
|||||||
<div className="appie-hero-content">
|
<div className="appie-hero-content">
|
||||||
{/*<span>Welcome To WrenchBoard..</span>*/}
|
{/*<span>Welcome To WrenchBoard..</span>*/}
|
||||||
<h1 className="appie-title">
|
<h1 className="appie-title">
|
||||||
Turn Chores into Exciting Challenges and Earn Rewards!
|
Turn Chores into Exciting Challenges and Earn <span className='earn-rewards px-2'>Rewards!</span>
|
||||||
</h1>
|
</h1>
|
||||||
<p>
|
<p>
|
||||||
The Marketplace platform to earn money with your skills, find, buy and sell professional services. Connect, build an outstanding portfolio and link to an integrated community with best services via a digital platform.
|
The Marketplace platform to earn money with your skills, find, buy and sell professional services. Connect, build an outstanding portfolio and link to an integrated community with best services via a digital platform.
|
||||||
|
|||||||
Reference in New Issue
Block a user