Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
PrinkalDhingra authored Dec 8, 2024
1 parent 9b147f8 commit 42847b5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dist/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2335,7 +2335,7 @@ main {
background: none;
}

.jd-button::before {
/*.jd-button::before {
content: "";
position: absolute;
left: 0;
Expand All @@ -2349,12 +2349,12 @@ main {
.jd-button:hover::before {
transform: translateX(0);
}
}*/

.jd-button:hover {
/* .jd-button:hover {
color: #ffffff;
border-color: #3770ff;
}
} */

.jd-button span {
position: relative;
Expand Down Expand Up @@ -3507,4 +3507,4 @@ svg{
display: none;
}

}
}

0 comments on commit 42847b5

Please sign in to comment.