From 4c5087969d22b6e368882f721d520368b43040f1 Mon Sep 17 00:00:00 2001 From: Eline Steinbrecher <2124892@stud.hs-mannheim.de> Date: Tue, 25 Apr 2023 13:05:25 +0200 Subject: [PATCH] produkte --- public/css/desktop.css | 5 +++++ public/produkte.html | 49 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) 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