diff --git a/public/css/desktop.css b/public/css/desktop.css index 9b68ce4..a37a8fd 100644 --- a/public/css/desktop.css +++ b/public/css/desktop.css @@ -107,6 +107,11 @@ header > p { border: #606060 1px solid; } +.produkte{ + margin: 10px; + margin-left: 8px; +} + .button_produkte { background-color: #476B1C; color: white; diff --git a/public/produkte.html b/public/produkte.html index e69de29..1293d2b 100644 --- a/public/produkte.html +++ b/public/produkte.html @@ -0,0 +1,49 @@ + + + + + + + Second Harvest + + + + +
+ +

Second Harvest

+

Gib Lebensmitteln eine zweite Chance

+ +
+ +
+

Produkte

+ + + Karotten + + Sellerie + + Birnen + +
+ + + + + \ No newline at end of file