From 3ab697933f34dbd302724bb939a3dd37f834b0d5 Mon Sep 17 00:00:00 2001 From: Suvash Kumar Date: Sun, 29 Dec 2024 00:41:03 +0600 Subject: [PATCH] Update heading and image position to center Previously image and heading of the welcome page showed to left. After changing this, now image and the heading showing to the center position of the page. --- src/main/resources/templates/welcome.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/main/resources/templates/welcome.html b/src/main/resources/templates/welcome.html index 4fa1cd328..a6230a302 100644 --- a/src/main/resources/templates/welcome.html +++ b/src/main/resources/templates/welcome.html @@ -4,13 +4,17 @@ -

Welcome

-
+
+

Welcome

+
+
+
+
- \ No newline at end of file +