jun-26-revisions #5

Merged
jamesp merged 4 commits from jun-26-revisions into main 2026-06-26 08:21:49 -04:00
Showing only changes of commit 730eb7758a - Show all commits
+5 -2
View File
@@ -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 {