File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ const TermsOfService: React.FC = () => {
1313 </ h2 >
1414 < p className = "mb-6" >
1515 These Terms of Service govern your use of{ " " }
16- < b className = "bg-yellow-100 dark:bg-yellow-600 dark:text-gray-900" >
16+ < b className = "dark:text-gray-900" >
1717 recodehive
1818 </ b >
1919 , provided by{ " " }
20- < strong className = "bg-yellow-100 dark:bg-yellow-600 dark:text-gray-900" >
20+ < strong className = " dark:text-gray-900" >
2121 Sanjay Viswanathan
2222 </ strong >
2323 . Below are the Terms and Conditions for the use of
@@ -68,7 +68,7 @@ const TermsOfService: React.FC = () => {
6868 < strong > Intellectual Property:</ strong > All content, trademarks,
6969 service marks, logos, and other intellectual property displayed on
7070 or related to the Service are the property of{ " " }
71- < strong className = "bg-yellow-100 dark:bg-yellow-600 dark:text-gray-900" >
71+ < strong className = "dark:text-gray-900" >
7272 Sanjay Viswanathan
7373 </ strong > { " " }
7474 or its licensors. You may not use or display any of these without
You can’t perform that action at this time.
0 commit comments