diff --git a/vehicles/static/vehicles/style.css b/vehicles/static/vehicles/style.css index 7ce8792..8bfdac0 100644 --- a/vehicles/static/vehicles/style.css +++ b/vehicles/static/vehicles/style.css @@ -54,6 +54,7 @@ border: solid 1px blue; display: flex; justify-content: space-between; + gap: 10px; } .child_box{ diff --git a/vehicles/templates/vhc/vhc.html b/vehicles/templates/vhc/vhc.html index 161b02d..fbfc299 100644 --- a/vehicles/templates/vhc/vhc.html +++ b/vehicles/templates/vhc/vhc.html @@ -32,7 +32,7 @@