From 93a063ed518f01c20bef3952f31baa2aa94aabb0 Mon Sep 17 00:00:00 2001 From: unwox Date: Sun, 14 Sep 2025 19:24:02 +0600 Subject: small display improvements --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 6066e97..0494d87 100644 --- a/static/style.css +++ b/static/style.css @@ -370,7 +370,7 @@ p { gap: 2rem; } -.product-page-layout > div { +.product-page-layout > * { flex: 50%; } -- cgit v1.2.3