From f3a8179ba51eb877b96a79d2806dfa58bd6100bd Mon Sep 17 00:00:00 2001 From: unwox Date: Sun, 14 Sep 2025 20:02:25 +0600 Subject: allow video uploads for products --- static/style.css | 1 - 1 file changed, 1 deletion(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 0494d87..959f0cd 100644 --- a/static/style.css +++ b/static/style.css @@ -570,7 +570,6 @@ p { .product-page-img-mobile { display: block; - margin-top: -1rem; } .product-page-imgs > *:first-child { -- cgit v1.2.3