diff --git a/.playwright-mcp/github-compare-page.png b/.playwright-mcp/github-compare-page.png new file mode 100644 index 00000000..78f96a9f Binary files /dev/null and b/.playwright-mcp/github-compare-page.png differ diff --git a/src/components/admin/FaqForm.jsx b/src/components/admin/FaqForm.jsx index 0a68022d..b96ea023 100644 --- a/src/components/admin/FaqForm.jsx +++ b/src/components/admin/FaqForm.jsx @@ -287,7 +287,7 @@ const FaqForm = () => { editorStyle={{ paddingTop: 0, paddingBottom: 0, - color: "#0f1f1f", + color: "#ffffff", backgroundColor: "rgba(138, 196, 247, 0.322)", }} /> diff --git a/src/components/global/Footer.js b/src/components/global/Footer.js index 5ef8748f..5b9b9699 100644 --- a/src/components/global/Footer.js +++ b/src/components/global/Footer.js @@ -26,11 +26,7 @@ class Footer extends Component {