diff --git a/F&Q.html b/F&Q.html
index a108c0d8..18e2ccfa 100644
--- a/F&Q.html
+++ b/F&Q.html
@@ -300,7 +300,7 @@
BuddyTrail
"
src="img/HELP-IMG.jpg"
alt="image"
+ id="clipart-img1"
/>
BuddyTrail
"
src="img/download.jpeg"
alt="image"
+ id="clipart-img2";
/>
@@ -385,6 +387,7 @@
Suggestions/Questions
Thank you! Your suggestion has been submitted.
+
@@ -433,12 +436,14 @@ Suggestions/Questions
body {
font-family: Arial, sans-serif;
background-color: #f4f4f4;
- padding: 20px;
+ padding: 0px;
}
.faq-container {
max-width: 800px;
margin: 0 auto;
+ margin-top: 50px;
+ margin-bottom: 50px;
background-color: #fff;
padding: 20px;
border-radius: 10px;
@@ -627,4 +632,169 @@ Suggestions/Questions
});