diff --git a/static/css/order-hardware.css b/static/css/order-hardware.css index 9dc39de..d66af55 100644 --- a/static/css/order-hardware.css +++ b/static/css/order-hardware.css @@ -205,6 +205,7 @@ } #root-shop table tr { + padding: .8em 0; display: flex !important; justify-content: space-between; }