diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/style.css | 2 |
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%; } |
