This commit is contained in:
2022-01-17 11:17:15 +01:00
parent 561dd02207
commit a71fd878d3
2 changed files with 9 additions and 2 deletions

View File

@@ -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;
}