product page

This commit is contained in:
Priec
2026-06-27 22:27:33 +02:00
parent da2c487dc4
commit 269bb15e6f
7 changed files with 25 additions and 4 deletions

View File

@@ -191,6 +191,8 @@
[data-theme="dark"] .rich-content a { color: var(--color-primary-dark); }
.rich-content :first-child { margin-top: 0; }
.rich-content :last-child { margin-bottom: 0; }
.rich-summary :where(p) { display: inline; margin: 0; }
.rich-summary .product-more-link { margin-left: 0.25rem; }
/* Compact rich blurb for product cards: neutralize block spacing so the
* line-clamp truncation stays tidy regardless of the authored markup. */