Skip to content

Commit 6549aee

Browse files
committed
Tweak the placeholder color
1 parent 2161f98 commit 6549aee

File tree

1 file changed

+1
-1
lines changed
  • src/app/conf/2025/code-of-conduct

1 file changed

+1
-1
lines changed

src/app/conf/2025/code-of-conduct/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const metadata: Metadata = {
1818
export default function ResourcesPage() {
1919
return (
2020
<>
21-
<NavbarPlaceholder className="top-0 bg-neu-0 before:bg-white/30 dark:bg-neu-0 dark:before:bg-blk/40" />
21+
<NavbarPlaceholder className="top-0 bg-neu-100 before:bg-white/30 dark:bg-neu-0 dark:before:bg-blk/40" />
2222
<Hero
2323
pageName="Code of conduct"
2424
subtitle="The Linux Foundation"

0 commit comments

Comments
 (0)