From 6fd9df72203325a78e5d49834d1c67c4e531c2a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucca=20Jimenez=20K=C3=B6nings?= <lucca.koenings@stud.h-da.de> Date: Thu, 17 Sep 2020 14:26:57 +0000 Subject: [PATCH] Update landingpage/index.html --- landingpage/index.html | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/landingpage/index.html b/landingpage/index.html index d18392f..9c4a107 100644 --- a/landingpage/index.html +++ b/landingpage/index.html @@ -155,17 +155,7 @@ <a href="#" class="chat__header__minimize" onclick="closeChat()">⌄</a> </div> <div class="chat__dialogue"> - <!-- - <div class="chat__dialogue__answer speech-bubble speech-bubble--left-top"> - <p>Hallo ich bin KIMI :)<br>Wie kann ich dir helfen?</p> - </div> - <div class="chat__dialogue__question speech-bubble speech-bubble--right-bottom"> - <p>Na du bist ja ein Süßer!</p> - </div> - <div class="chat__dialogue__answer speech-bubble speech-bubble--left-top"> - <p>Danke dir :)</p> - </div> - --> + </div> <div class="chat__footer"> -- GitLab