From 78efd2500a4f4ba4f1ed0e6591445e09225a175e Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Sun, 19 May 2024 18:02:15 +0500 Subject: [PATCH] feat: add responsiveness --- index.html | 10 +++--- public/js/cards.js | 6 ++-- public/output.css | 78 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 86 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 2b43be3..a38d208 100644 --- a/index.html +++ b/index.html @@ -9,8 +9,8 @@ -
-
+
+
-
+

Welcome to wah.su!

@@ -49,9 +49,9 @@

-
+

Currently hosting

-
+
diff --git a/public/js/cards.js b/public/js/cards.js index 5ca397a..bec49d3 100644 --- a/public/js/cards.js +++ b/public/js/cards.js @@ -40,13 +40,13 @@ window.onload = function () {

${cards[index].description}

-
+
+ class="w-full inline-flex justify-center items-center py-2.5 px-5 me-2 mb-2 text-sm font-medium text-gray-900 focus:outline-none bg-white rounded-lg border border-gray-200 hover:bg-gray-100 hover:text-blue-700 focus:z-10 focus:ring-4 focus:ring-gray-100 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"> Read more + class="w-full inline-flex justify-center items-center text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-medium rounded-lg text-sm px-5 py-2.5 me-2 mb-2 dark:bg-blue-600 dark:hover:bg-blue-700 focus:outline-none dark:focus:ring-blue-800"> open