+
From d943fb7f13314adad961fbecd9a4a13d0750dbc6 Mon Sep 17 00:00:00 2001
From: Rohan1786
Date: Thu, 7 Nov 2024 15:40:21 +0530
Subject: [PATCH 03/16] submit button has been fixed in sell.html
---
sell.html | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
diff --git a/sell.html b/sell.html
index caf22d6..45b263d 100644
--- a/sell.html
+++ b/sell.html
@@ -302,6 +302,27 @@
background-color: transparent;
color: #ff4d4d;
}
+ form .btn1 {
+ background-color: #ff4d4d;
+ border: 2px solid #ff4d4d;
+ color: white;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ font-weight: bold;
+ padding: 25px;
+ width: 100%;
+ border-radius: 4px;
+ cursor: pointer;
+ font-size: 1.25rem;
+ margin-top: 30px;
+ }
+
+
+ form .btn1:hover {
+ background-color: transparent;
+ color: #ff4d4d;
+ }
@@ -1010,7 +1031,7 @@ Sell Bus Ticket
-
+
From 3327a28a16289a7b10b22c82e2b16b2439ffdd43 Mon Sep 17 00:00:00 2001
From: akash70629
Date: Thu, 7 Nov 2024 16:42:58 +0530
Subject: [PATCH 04/16] fix
---
about.html | 25 +++++++++++++++++++++----
1 file changed, 21 insertions(+), 4 deletions(-)
diff --git a/about.html b/about.html
index 7e74e18..e9769de 100644
--- a/about.html
+++ b/about.html
@@ -26,9 +26,6 @@
display: flex;
}
-/* cursor */
-
-/* cursor */
-
-
@@ -572,10 +577,6 @@ What type of transportation do you prefer for your travels?
-
-
-
-
diff --git a/styles.css b/styles.css
index 1df5df7..4f90acf 100644
--- a/styles.css
+++ b/styles.css
@@ -1,3 +1,5 @@
+@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
+
.review-section {
width: 80%;
margin: 50px auto;
From 5c99cb0595b02fb25281163e917add72d2daf2d2 Mon Sep 17 00:00:00 2001
From: veepanshu-kasana
Date: Thu, 7 Nov 2024 20:35:06 +0530
Subject: [PATCH 10/16] fix: Remove duplicate footer section
---
contactus.html | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/contactus.html b/contactus.html
index eac2b3a..6d55364 100644
--- a/contactus.html
+++ b/contactus.html
@@ -453,19 +453,6 @@ Contact Us