Skip to content

Commit

Permalink
Adjust formatting for buttons in wizard (#1759)
Browse files Browse the repository at this point in the history
Co-authored-by: Sean Warren <[email protected]>
  • Loading branch information
leefaisonr and Seanwarren77 authored Apr 12, 2024
1 parent ed5ef6b commit 42c9a0c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/assets/stylesheets/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -282,9 +282,12 @@ th {
margin-bottom: 3.27em;
}

.actions {
margin-top: 2em;
}

.actions .btn-secondary {
background-color: #666666ff;
margin-top: 2em;
}

.actions .btn-previous {
Expand Down

0 comments on commit 42c9a0c

Please sign in to comment.