a
This commit is contained in:
@@ -19,9 +19,14 @@
|
|||||||
}
|
}
|
||||||
.product-desc {
|
.product-desc {
|
||||||
float: right;
|
float: right;
|
||||||
width: 100%;
|
width: 90%;
|
||||||
|
height: 71%;
|
||||||
margin-top: 5%;
|
margin-top: 5%;
|
||||||
}
|
}
|
||||||
|
.placeholder {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
.seite {
|
.seite {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,8 +30,10 @@
|
|||||||
<img title="Produkt Bild" src="../../bilder/RTX3090FE.png"/>
|
<img title="Produkt Bild" src="../../bilder/RTX3090FE.png"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="placeholder">
|
||||||
<div class="product-desc">
|
<div class="product-desc">
|
||||||
<a title="Produkt Informationen">Hersteller: Nvidia<br>Release:</a>
|
<a title="Produkt Informationen">Hersteller: Nvidia<br></a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user