Skip to content

Commit

Permalink
Merge pull request #26 from david-poindexter/disclaimer-margin
Browse files Browse the repository at this point in the history
Removed disclaimer margin to accommodate new monthly-payment-footer slot
  • Loading branch information
david-poindexter authored Jul 17, 2024
2 parents 29c3d61 + b0368e8 commit e7f54e4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/nvq-loan-calculator/nvq-loan-calculator.scss
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,6 @@
font-weight: 800;
}
.disclaimer{
margin-top: 50%;
@media (max-width: 62em){
margin-top: 0;
}
text-align: center;
}
}
Expand Down

0 comments on commit e7f54e4

Please sign in to comment.