fix: banner-bg-color typo

This commit is contained in:
DIYgod 2022-10-06 02:56:49 +01:00
parent e85e6879a5
commit a9eb75c2de
No known key found for this signature in database
GPG Key ID: D159328F47A80DCA
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
--theme-color-dark: theme("colors.indigo.700");
--theme-color-emphasis: var(--theme-color-dark);
--header-height: auto;
--header-bg-color: #fff;
--banner-bg-color: #fff;
/* Accent color for form controls */
accent-color: var(--theme-color);
}

View File

@ -75,7 +75,7 @@ export default function SettingsDomainsPage() {
</p>
<p>
<span className="bg-zinc-200 rounded-lg px-2">
--header-bg-color: #fff;
--banner-bg-color: #fff;
</span>
</p>
<p>