From 23bf28460b31b528202ce9be0b611a186943f363 Mon Sep 17 00:00:00 2001 From: k2ocabhinav <73700686+k2ocabhinav@users.noreply.github.com> Date: Mon, 16 Jan 2023 19:44:59 +0530 Subject: [PATCH 1/2] Changed the font style --- .idea/.gitignore | 5 +++++ .idea/HarryFitnessWebsite.iml | 12 ++++++++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ style.css | 2 +- 5 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/HarryFitnessWebsite.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..b58b603 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/HarryFitnessWebsite.iml b/.idea/HarryFitnessWebsite.iml new file mode 100644 index 0000000..0c8867d --- /dev/null +++ b/.idea/HarryFitnessWebsite.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..3b38f6a --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/style.css b/style.css index 4415ec8..42a8af8 100644 --- a/style.css +++ b/style.css @@ -7,7 +7,7 @@ .container{ max-width: 80vw; - font-family: 'Ubuntu', sans-serif; + font-family: ejavu Sans, Arial, Verdana, sans-serif; } .navbar{ From 0ca83ecae55ca1cdb14e16f9e0cf3f5cf9617c17 Mon Sep 17 00:00:00 2001 From: k2ocabhinav <73700686+k2ocabhinav@users.noreply.github.com> Date: Mon, 16 Jan 2023 19:58:25 +0530 Subject: [PATCH 2/2] Change some introductory text paragaraphs from loreum ipsum --- index.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 8bfa982..ff53ed7 100644 --- a/index.html +++ b/index.html @@ -34,10 +34,7 @@

The best fitness Gym in the town is here

-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Consequuntur - error corporis fugit dolore adipisci aperiam omnis nisi dolores hic eius in ex id iure, ea - sunt asperiores et voluptatibus dignissimos autem maiores molestias dolor rem delectus - quidem! Inventore.

+

Welcome to our fitness website! Here, you'll find everything you need to get on the path to a healthier and happier you. Whether you're a beginner or a seasoned fitness enthusiast, our team of certified personal trainers and experts will provide you with the knowledge and support you need to reach your goals. From strength training and weight loss, to nutrition and wellness, we have it all. Browse our site to learn more, and don't hesitate to reach out if you have any questions. Let's get fit together!

The deal ends in

@@ -148,6 +145,7 @@

Compare Plans

+