.
This commit was merged in pull request #36.
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 {
|
||||
|
||||
Reference in New Issue
Block a user