From dfa2f0eea7a1f5e4c6c45bdeded54a46b6ec3807 Mon Sep 17 00:00:00 2001 From: brooke Date: Wed, 31 Jul 2024 20:38:42 -0400 Subject: [PATCH] update separation between quantity and price --- themes/gallo/layouts/partials/rental_catalog.html | 9 +++++++-- themes/gallo/static/css/tailwind.min.css | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/themes/gallo/layouts/partials/rental_catalog.html b/themes/gallo/layouts/partials/rental_catalog.html index cffcd4a..b3ec0f8 100644 --- a/themes/gallo/layouts/partials/rental_catalog.html +++ b/themes/gallo/layouts/partials/rental_catalog.html @@ -73,7 +73,9 @@ Dimensions: {{ .dimensions }} - {{ end }} {{ if ne .baseCost "" }} + {{ end }} +
+ {{ if ne .baseCost "" }}
Purchase Cost: {{ .purchaseCost }} @@ -130,7 +132,10 @@ >
-