Skip to content

Commit

Permalink
Improves onboarding back button
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicola Lanzilotto committed Nov 15, 2024
1 parent 470e472 commit b79ad27
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,9 @@ $color-pro-plan: #3ea9f5;
.onbording-btn-back-text {
margin-left: 6px !important;
font-weight: 400;
font-size: 14px;
font-family: var(--header-font-family);
text-transform: uppercase;
}

.hide-prev-btn {
Expand Down

0 comments on commit b79ad27

Please sign in to comment.