Mobile tidy-ups
This commit is contained in:
@@ -65,7 +65,7 @@ function formatVatLabel(value: unknown): string {
|
||||
}
|
||||
|
||||
.fuel-service-notes {
|
||||
margin: 0 0 1.1rem;
|
||||
margin: 0 0 1.9rem;
|
||||
}
|
||||
|
||||
.fuel-service-notes p {
|
||||
@@ -77,7 +77,10 @@ function formatVatLabel(value: unknown): string {
|
||||
}
|
||||
|
||||
.fuel-contact-link {
|
||||
margin-top: 0.35rem;
|
||||
display: flex;
|
||||
width: fit-content;
|
||||
margin-top: 0.55rem;
|
||||
margin-inline: auto;
|
||||
}
|
||||
|
||||
.fuel-more-info {
|
||||
|
||||
Reference in New Issue
Block a user