Skip to content

Commit

Permalink
feat(CB2-13895): PSV seatbelt installation information on VTP20W cert…
Browse files Browse the repository at this point in the history
…ificate formatting misaligned
  • Loading branch information
m-mullen authored and cvs-ops committed Oct 1, 2024
1 parent b487107 commit 7b1d654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/assets/stylesheets/cvs-version-1.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ margin-bottom: 11pt
.seat-belt-information__two-columns-two {
width: 50%;
display: table-cell;
vertical-align: top;
vertical-align: bottom;
text-align: left
}

Expand Down

0 comments on commit 7b1d654

Please sign in to comment.