diff --git a/src/browser/base/content/zen-styles/windows/zen-settings.css b/src/browser/base/content/zen-styles/windows/zen-settings.css
index ab4b0a296..442abb839 100644
--- a/src/browser/base/content/zen-styles/windows/zen-settings.css
+++ b/src/browser/base/content/zen-styles/windows/zen-settings.css
@@ -31,7 +31,7 @@ body {
overflow-y: auto;
gap: 2rem;
- padding: 2rem;
+ padding: 1rem;
}
.section {
@@ -42,7 +42,8 @@ body {
.section-content {
width: 100%;
background: var(--zen-toolbar-element-bg);
- border-radius: var(--zen-native-content-radius);
+ border-radius: 6px;
padding: 1em;
+ font-size: 1.1em;
}
}
diff --git a/src/browser/base/zen-components/windows/zen-settings.xhtml b/src/browser/base/zen-components/windows/zen-settings.xhtml
index be54dac19..07269e05a 100644
--- a/src/browser/base/zen-components/windows/zen-settings.xhtml
+++ b/src/browser/base/zen-components/windows/zen-settings.xhtml
@@ -31,11 +31,13 @@
+ test
+ test