From 50f39e31930b8454c2d0ac21b85c17310f1c32d1 Mon Sep 17 00:00:00 2001 From: siddharth-fortex <68113191+siddharth-fortex@users.noreply.github.com> Date: Mon, 5 Oct 2020 14:07:06 +0530 Subject: [PATCH] Update index.html Added Bootstrap for better view. Assigned container class for margin and padding along the borders and made the site page responsive using vw. --- public/index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index f95663478..98f4af6bc 100644 --- a/public/index.html +++ b/public/index.html @@ -4,10 +4,12 @@ Hoodie + -

Well done, you made it!

+
+

Well done, you made it!

@@ -28,7 +30,12 @@

Get going with Hoodie!

If you want to learn more, check out the documentation (work-in-progress).

Happy coding! 🐶

+ + + + +