diff --git a/pages/termsandcondition.page.js b/pages/termsandcondition.page.js
index 7ea8256b..ab7824ef 100644
--- a/pages/termsandcondition.page.js
+++ b/pages/termsandcondition.page.js
@@ -25,7 +25,8 @@ function scrap() {
{" "}
- We are Grabtern, doing business as Grabtern (
+
+
We are Grabtern, doing business as Grabtern (
"Company," "we," "us," "our"),
a company registered in India at Kishanpur tirah, Aligarh, Aligarh,
Uttar Pradesh 202002. We operate the website
@@ -34,7 +35,9 @@ function scrap() {
related products and services that refer or link to these legal
terms (the "Legal Terms")
(collectively, the "Services").
- In our platform, we connect former Mentors to student seeking for
+
+
+
In our platform, we connect former Mentors to student seeking for
mentorship and mentor charge for providing mentorship and we take
11% of that. Alright, to clarify, there is no fixed price for the
bookSession. Each mentor can set the price as per their own wish.
@@ -46,9 +49,9 @@ function scrap() {
behalf of an entity ("you"),
and Grabtern, concerning your access to and use of the Services. You
agree that by accessing the Services, you have read, understood, and
- agreed to be bound by all of these Legal Terms. IF YOU DO NOT AGREE
- WITH ALL OF THESE LEGAL TERMS, THEN YOU ARE EXPRESSLY PROHIBITED
- FROM USING THE SERVICES AND YOU MUST DISCONTINUE USE IMMEDIATELY. We
+ agreed to be bound by all of these Legal Terms.
+
IF YOU DO NOT AGREE WITH ALL OF THESE LEGAL TERMS, THEN YOU ARE EXPRESSLY PROHIBITED
+ FROM USING THE SERVICES AND YOU MUST DISCONTINUE USE IMMEDIATELY. We
will provide you with prior notice of any scheduled changes to the
Services you are using. The modified Legal Terms will become
effective upon posting or notifying you by
@@ -70,7 +73,7 @@ function scrap() {
TABLE OF CONTENTS
-
+
@@ -160,6 +163,7 @@ function scrap() {
2. INTELLECTUAL PROPERTY RIGHTS
+
Our intellectual property
@@ -175,6 +179,7 @@ function scrap() {
United States and around the world. The Content and Marks are
provided in or through the Services "AS IS" for your personal,
non-commercial use or internal business purpose only.
+
Your use of our Services
@@ -204,6 +209,7 @@ function scrap() {
of our Legal Terms and your right to use our Services will terminate
immediately.
+
Your submissions and contributions
@@ -234,6 +240,7 @@ function scrap() {
Contribution. You understand that Contributions may be viewable by
other users of the Services.
+
When you post Contributions, you grant us a license (including use
of your name, trademarks, and logos):{" "}
@@ -254,6 +261,7 @@ function scrap() {
the trademarks, service marks, trade names, logos, and personal and
commercial images you provide.
+
You are responsible for what you post or upload:{" "}
@@ -280,6 +288,7 @@ function scrap() {
your breach of (a) this section, (b) any third party’s intellectual
property rights, or (c) applicable law.
+
We may remove or edit your Content:{" "}
@@ -290,6 +299,7 @@ function scrap() {
remove or edit any such Contributions, we may also suspend or
disable your account and report you to the authorities.
+
Copyright infringement
diff --git a/styles/globals.css b/styles/globals.css
index 8a37ca37..e797b74a 100644
--- a/styles/globals.css
+++ b/styles/globals.css
@@ -1760,14 +1760,17 @@ textarea,
}
#tncheading {
+ margin-bottom: 24px;
font-family: "Josefin Sans", sans-serif;
font-style: normal;
font-weight: 800;
text-transform: normal;
margin-top: 100px;
- font-size: 60px;
- text-align: center;
+ font-size: 70px !important;
+ text-align: left !important;
color: #845ec2;
+ margin-left: 5%;
+
}
#tncheading2 {
@@ -1780,34 +1783,37 @@ textarea,
text-align: center;
color: #845ec2;
text-align: left;
- margin-left: 40px;
+ margin-left: 102px;
margin-top: 8px;
+ margin-bottom: 10px;
}
.maincontent {
font-family: "Mulish", sans-serif;
- color: #10285d;
- margin-left: 20px;
- float: left;
- width: 45%;
- margin-right: 10%;
- font-size: 18px;
+ color: #10285d;
+ margin-left: 20px;
+ float: left;
+ width: 45%;
+ margin-right: 10%;
+ font-size: 18px;
+ padding-left: 5%;
+ text-align: justify;
}
.tableofcontents {
font-family: "Josefin Sans", sans-serif;
- margin-top: 0px;
- float: left;
- margin-left: 40px;
- width: 29%;
- border: 1px solid #10285d;
- border-radius: 19px;
- margin-right: 10px;
- padding-right: 0px;
- padding-left: 20px;
- background-color: #d2d8f0;
- padding-bottom: 10px;
- font-size: 20px;
+ margin-top: -59px;
+ float: left;
+ margin-left: -86px;
+ width: 40%;
+ border: 1px solid #10285d;
+ border-radius: 19px;
+ margin-right: 10px;
+ padding-right: 0px;
+ padding-left: 9px;
+ background-color: #d2d8f0;
+ padding-bottom: 10px;
+ font-size: 20px;
}
#toc {
@@ -1834,7 +1840,8 @@ textarea,
text-transform: normal;
text-align: left;
font-size: 32px;
- margin-left: 18px;
+ margin-left: 1px;
+
}
.terms-and-cond-sub {
@@ -1844,6 +1851,8 @@ textarea,
font-size: 18px;
margin-top: 40px;
margin-right: 20px;
+ padding: 0 157px 0 92px;
+ text-align: justify;
}
@media only screen and (max-width: 600px) {
@@ -1857,9 +1866,11 @@ textarea,
}
.tnc {
margin-top: 350px;
+
}
#tncheading2 {
font-size: 27px;
+ margin-left:93px;
}
.maincontent {
margin-right: 5px;