From a71fd878d345cd1668ba6e5662a56c1868ea6822 Mon Sep 17 00:00:00 2001 From: Promlg1104 Date: Mon, 17 Jan 2022 11:17:15 +0100 Subject: [PATCH] a --- assets/seiten/css/waren.css | 7 ++++++- assets/seiten/waren/waren-vorlage.html | 4 +++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/assets/seiten/css/waren.css b/assets/seiten/css/waren.css index 888a644..5f9f004 100644 --- a/assets/seiten/css/waren.css +++ b/assets/seiten/css/waren.css @@ -19,9 +19,14 @@ } .product-desc { float: right; - width: 100%; + width: 90%; + height: 71%; margin-top: 5%; } +.placeholder { + width: 100%; + height: 100%; +} .seite { display: inline-flex; } diff --git a/assets/seiten/waren/waren-vorlage.html b/assets/seiten/waren/waren-vorlage.html index 55f5b27..23003cd 100644 --- a/assets/seiten/waren/waren-vorlage.html +++ b/assets/seiten/waren/waren-vorlage.html @@ -30,8 +30,10 @@ +