diff --git a/public/index.html b/public/index.html
index aed95e1..3d271c7 100644
--- a/public/index.html
+++ b/public/index.html
@@ -91,7 +91,7 @@
Common Use Cases
MDN Web Docs - JSON
As an Amazon Associate, we earn from qualifying purchases. This site may contain affiliate links; we may earn a commission at no extra cost to you.
- Privacy Policy
+ Privacy Policy
diff --git a/public/privacy.html b/public/privacy.html
index 9b0f4d0..36388a9 100644
--- a/public/privacy.html
+++ b/public/privacy.html
@@ -6,6 +6,69 @@
Privacy Policy - Python Dict to JSON Converter
+
diff --git a/src/styles/layout.css b/src/styles/layout.css
index 66abf3e..8d7f28b 100644
--- a/src/styles/layout.css
+++ b/src/styles/layout.css
@@ -166,7 +166,7 @@ footer li {
max-width: 95%;
padding: 10px;
}
-
+
.content-section table {
display: block;
overflow-x: auto;
diff --git a/src/styles/variables.css b/src/styles/variables.css
index 2bbd8eb..9061f46 100644
--- a/src/styles/variables.css
+++ b/src/styles/variables.css
@@ -6,4 +6,4 @@
--success-bg: #059669;
--success-text: #ffffff;
--highlight-line: #e3f2fd;
-}
\ No newline at end of file
+}
\ No newline at end of file