Merge branch 'Performing-task-Text-and-Image' of WrenchBoard/WrenchBoardMainSite into master
This commit is contained in:
@@ -1476,13 +1476,13 @@ p {
|
||||
letter-spacing: 2px;
|
||||
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; */
|
||||
.appie-title .earn-rewards{
|
||||
border-radius: 7px;
|
||||
background-color: rgb(245, 71, 71) !important;
|
||||
/* text-shadow: 2px 2px 2px #fff; */
|
||||
/* } */
|
||||
}
|
||||
|
||||
.earn-rewards::before {
|
||||
/* .earn-rewards::before {
|
||||
background: #f54747!important;
|
||||
border-radius: 7px;
|
||||
content: "";
|
||||
@@ -1491,7 +1491,7 @@ p {
|
||||
width: 17rem;
|
||||
z-index: -1;
|
||||
transform: translate(-10px, 5px) rotate(357deg);
|
||||
}
|
||||
} */
|
||||
|
||||
@media only screen and (min-width: 992px) and (max-width: 1200px) {
|
||||
.appie-hero-area.appie-hero-3-area .appie-hero-content .appie-title {
|
||||
|
||||
@@ -67,13 +67,6 @@ function HeroHomeOne() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
className="thumb-2 wow animated fadeInRight"
|
||||
data-wow-duration="2000ms"
|
||||
data-wow-delay="600ms"
|
||||
>
|
||||
<img src={heroThumbTwo} alt="" />
|
||||
</div>
|
||||
</section>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user