Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lailien3 committed Dec 19, 2024
1 parent 7d87472 commit bc8c6b1
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,15 +116,15 @@ div.initially-hidden {

@media screen and (max-width: 768px) {
.pricing-summary-wrapper {
margin-bottom: 20px;
margin-bottom: 20px;
}

.payment-summary-wrap {
position: static;
position: static;
}

.govuk-grid-column-two-thirds form {
display: flex;
flex-direction: column;
display: flex;
flex-direction: column;
}
}

0 comments on commit bc8c6b1

Please sign in to comment.