Skip to content

Commit

Permalink
Make branded-checkout text-align: left
Browse files Browse the repository at this point in the history
  • Loading branch information
caleballdrin committed Dec 11, 2024
1 parent 5cf1da1 commit 4d10a04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/assets/scss/_give.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ $colorGrayscale-rock: #b9b9b9;
$colorGrayscale-slate: #909b9c;
$colorCru-border: #ddd;

.branded-checkout {
text-align: left;
}

$data-font: "Source Sans Pro", "Helvetica Neue", Helvetica, sans-serif;
.data-font {
font-family: $data-font;
Expand Down

0 comments on commit 4d10a04

Please sign in to comment.