summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorunwox <me@unwox.com>2025-09-14 19:24:02 +0600
committerunwox <me@unwox.com>2025-09-14 19:24:02 +0600
commit93a063ed518f01c20bef3952f31baa2aa94aabb0 (patch)
treef6b23881129c596d22051c3aaf02bb85a759273f /static
parent85feff4a72bade2488c7927624aae3f5af4769dc (diff)
small display improvements
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
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%;
}