From 79ed9c471afe7527229b25f69694c6d197d610f9 Mon Sep 17 00:00:00 2001 From: Leo <95978312+yaefdb@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:46:14 +0800 Subject: [PATCH] test --- consumerWebsite/public/contactform.html | 6 +++--- consumerWebsite/public/css/learnmore.css | 6 ++++++ consumerWebsite/public/learnmore.html | 6 +++++- consumerWebsite/public/signuplogin.html | 2 +- 4 files changed, 15 insertions(+), 5 deletions(-) create mode 100644 consumerWebsite/public/css/learnmore.css diff --git a/consumerWebsite/public/contactform.html b/consumerWebsite/public/contactform.html index 7a3f289..04d0e94 100644 --- a/consumerWebsite/public/contactform.html +++ b/consumerWebsite/public/contactform.html @@ -75,14 +75,14 @@
- Blk 555 Jalan Tenaga
-
S(410555)
+ 50 Ubi Ave 3
+
S(408866)
diff --git a/consumerWebsite/public/css/learnmore.css b/consumerWebsite/public/css/learnmore.css new file mode 100644 index 0000000..f8a3b5b --- /dev/null +++ b/consumerWebsite/public/css/learnmore.css @@ -0,0 +1,6 @@ +img { + display: block; + margin: auto; + max-width: 100%; + max-height: 100vh; +} \ No newline at end of file diff --git a/consumerWebsite/public/learnmore.html b/consumerWebsite/public/learnmore.html index adb6f7a..ada7a5d 100644 --- a/consumerWebsite/public/learnmore.html +++ b/consumerWebsite/public/learnmore.html @@ -13,6 +13,7 @@ +
@@ -53,7 +54,10 @@