Skip to content

Commit

Permalink
fix secondary button default background
Browse files Browse the repository at this point in the history
  • Loading branch information
taimurCognizant committed Nov 29, 2023
1 parent 0504384 commit ef06141
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,7 @@ main.blue-contract .section.section-with-title p {
.redesign-v2 button.secondary {
border-color: var(--c-main-black);
color: var(--c-main-black);
background-color: transparent;
}

.redesign-v2 a.button.secondary:hover,
Expand Down

0 comments on commit ef06141

Please sign in to comment.