This commit is contained in:
2021-12-06 11:21:59 +01:00
parent 6228dc04f0
commit b25c3793ce
4 changed files with 12 additions and 14 deletions

View File

@@ -29,13 +29,9 @@
<a class="shop-img" href="../bilder/SignIn_Button.jpg">
<img class="shop-img" src="../bilder/SignIn_Button.jpg"/>
</a>
<div class="item-desc">
<h1>Name</h1>
<p>Description</p>
<p>Preis</p>
</div>
<!-- Keine Ahnung warum das unter dem item div ist -->
<h1 class="hdline">Name</h1>
<p class="item-desc">Description</p>
<p class="preis">Preis</p>
</div>
</div>
<!-- On Top Knopf -->