Reduce margin and adjust spacing for Privacy Policy and About pages

This commit is contained in:
Devanshu07
2024-09-12 15:16:10 +05:30
parent 207969a919
commit 31d7e84f6f
2 changed files with 44 additions and 23 deletions

View File

@@ -1,37 +1,58 @@
#policy h1 {
font-size: 2em;
font-size: 2.5em;
margin: 0.67em 0;
font-weight: bold;
}
#policy {
padding-top: 2.5em;
margin-top: 4em;
}
#policy h1:first-child {
margin-top: 0 !important;
}
#policy h2 {
font-size: 1.5em;
font-size: 2em;
margin: 0.83em 0;
font-weight: bold;
}
#policy h3 {
font-size: 1.17em;
font-size: 1.5em;
margin: 1em 0;
font-weight: semi-bold;
}
#policy ul {
margin: 1em;
margin: 1em 0;
}
#policy li {
list-style: circle;
margin-left: 1.1em;
font-size: 1.1em;
}
/* Link styles */
#policy a {
color: #007bff;
transition: color 0.2s ease-in-out;
}
#policy a:hover {
text-decoration: underline;
color: #0056b3;
}
#policy hr {
margin: 2em 0;
margin: 2em 0;
border: 1px solid #ddd;
}
#policy p {
margin: 1em 0;
line-height: 1.6;
}

View File

@@ -15,7 +15,7 @@ export default function PrivacyPolicy() {
# Privacy Policy
* Last updated: 2024-08-12
# Introduction
## Introduction
Welcome to Zen Browser! Your privacy is our priority. This Privacy Policy outlines the types of personal information we collect, how we use it, and the steps we take to protect your data when you use Zen Browser.
## 1. Information We Do Not Collect
@@ -23,56 +23,56 @@ Zen Browser is designed with privacy in mind. We do not collect, store, or share
* Crash reports can be sent to Mozilla Firefox. But, we do not collect any crash reports. Crash reports are sent securely to Mozilla Firefox to help improve the stability of the browser. They do not contain any personal information.
## 1.1. No Telemetry
### **1.1. No Telemetry**
We do not collect any telemetry data.
However, you can opt-in to share telemetry data to Mozilla for the improvement of FireFox (the base upon which the Zen Browser is built). It will be treated in accordance with their Privacy Policy which you can read about [here](https://www.mozilla.org/en-US/privacy/).
## 1.2. No Personal Data Collection
### **1.2. No Personal Data Collection**
Zen Browser does not collect any personal information such as your IP address, browsing history, search queries, or form data.
## 1.3. No Third-Party Tracking
### **1.3. No Third-Party Tracking**
We do not allow third-party trackers or analytics tools to operate within Zen Browser. Your browsing activity remains entirely private and is not shared with any third party. Mozilla is not considered a third party as it is the base of Zen Browser.
# 2. Information Stored Locally on Your Device
## 2.1. Browsing Data
## 2. Information Stored Locally on Your Device
### **2.1. Browsing Data**
Zen Browser stores certain data locally on your device to enhance your browsing experience. This includes:
* **Cookies**: Cookies are stored locally on your device and are not shared with Zen Browser or any third party. You have full control over the management of cookies through the browsers settings.
* **Cache and Temporary Files**: Zen Browser may store cache files and other temporary data locally to improve performance. These files can be cleared at any time through the browsers settings.
## 2.2. Settings and Preferences
### **2.2. Settings and Preferences**
Any customizations, settings, and preferences you make within Zen Browser are stored locally on your device. We do not have access to or control over this data.
# 3. Sync Feature
## 3. Sync Feature
Zen Browser offers a "Sync" feature, this is implemented using Mozilla Firefox's Sync feature. This feature allows you to synchronize your bookmarks, history, passwords, and other data across multiple devices. For this feature to work, your data is encrypted and stored on Mozillas servers and is treated in accordance with their Privacy Policy. We, at Zen, cannot view any of this data.
* [Mozilla Firefox Sync](https://www.mozilla.org/en-US/privacy/mozilla-accounts/)
* [This is how we store your passwords](https://support.mozilla.org/en-US/kb/how-firefox-securely-saves-passwords#:~:text=Firefox%20Desktop%20encrypts%20your%20passwords,cryptography%20to%20obscure%20your%20passwords.)
# 4. Data Security
## 4. Data Security
Although Zen Browser does not collect your data, we are committed to protecting the information that is stored locally on your device and, if you use the Sync feature, the encrypted data stored on Mozilla's servers. We recommend that you use secure passwords, enable device encryption, and regularly update your software to ensure your data remains safe.
* Note that most of the security measures are taken care by Mozilla Firefox.
# 5. Your Control
## 5.1. Data Deletion
## 5. Your Control
### **5.1. Data Deletion**
You have full control over all data stored locally on your device by Zen Browser. You can clear your browsing data, cookies, and cache at any time using the browsers settings.
## 5.2. Do Not Track
### **5.2. Do Not Track**
Zen Browser automatically honors "Do Not Track" requests by default. We ensure that no tracking of your activity occurs, in compliance with this setting.
# 6. Our Website and Services
## 6. Our Website and Services
When you click on the "Download" button on our website, a number in the database is incremented to track the number of downloads. This is done to understand the popularity of the browser. No personal data is collected during the process.
## 6.1. External links
### **6.1. External links**
Zen Browser may contain links to external websites or services that are not owned or operated by us. We are not responsible for the content or privacy practices of these sites. We recommend that you review the privacy policies of these sites before providing them with any personal information.
# 7. Changes to This Privacy Policy
## 7. Changes to This Privacy Policy
We may update this Privacy Policy from time to time to reflect changes in our practices or legal requirements. We will notify you of any significant changes by updating the effective date at the top of this policy. Continued use of Zen Browser after such changes constitutes your acceptance of the new terms.
# 8. Other telemetry done by Mozilla Firefox
## 8. Other telemetry done by Mozilla Firefox
We try to disable all telemetry data collection in Zen Browser. But, we may have missed some. Check the below links for more information.
@@ -80,7 +80,7 @@ You can also optionally enable telemetry data collection and other Mozilla Resea
* Please check [Firefox Privacy Notice](https://www.mozilla.org/en-US/privacy/) for more information.
# 9. Contact Us
## 9. Contact Us
If you have any questions or concerns about this Privacy Policy or Zen Browser, please contact us at:
* Discord: [Zen Browser's Discord](https://discord.gg/zen-browser)