From 0a67da2c7645a4f707e3f765af4c9a59e9c42c74 Mon Sep 17 00:00:00 2001 From: Saud Fatayerji Date: Sat, 4 Feb 2023 16:15:03 +0300 Subject: [PATCH 1/4] Cleaned up the code used to list features on the home page. --- .../resources/templates/fragments/card.html | 12 ++-- src/main/resources/templates/home.html | 61 ++++++++++--------- 2 files changed, 36 insertions(+), 37 deletions(-) diff --git a/src/main/resources/templates/fragments/card.html b/src/main/resources/templates/fragments/card.html index c87bb384..a8ba116d 100644 --- a/src/main/resources/templates/fragments/card.html +++ b/src/main/resources/templates/fragments/card.html @@ -1,9 +1,5 @@ -
-
-
-
-

- Go -
-
+
+
+

+ Go
\ No newline at end of file diff --git a/src/main/resources/templates/home.html b/src/main/resources/templates/home.html index 62fb1958..db7631a9 100644 --- a/src/main/resources/templates/home.html +++ b/src/main/resources/templates/home.html @@ -4,6 +4,22 @@ + @@ -20,37 +36,24 @@
-
-
-
-
-
-
+
+
+
+
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ +
+
+
+ +
From f6feb7a7e7d2098b9355c89f998de73a11db303b Mon Sep 17 00:00:00 2001 From: Saud Fatayerji Date: Sat, 4 Feb 2023 16:16:07 +0300 Subject: [PATCH 2/4] Made pages mobile friendly --- src/main/resources/templates/fragments/common.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/main/resources/templates/fragments/common.html b/src/main/resources/templates/fragments/common.html index ed4c1505..d8abe242 100644 --- a/src/main/resources/templates/fragments/common.html +++ b/src/main/resources/templates/fragments/common.html @@ -1,12 +1,10 @@ - - - + + + +