Skip to content

Commit 6b90fc3

Browse files
authored
Apply suggestion from @bjohansebas
1 parent 68119b6 commit 6b90fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Footer/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const Footer = () => (
2020
/>
2121
</a>
2222
</div>
23-
<p className="mx-auto text-[15px] leading-[1.6] text-[#333333]">
23+
<p className="mx-auto text-[15px] leading-[1.6] text-[#333333] dark:text-[#cecece]">
2424
Copyright <a href="https://openjsf.org">OpenJS Foundation</a> and
2525
webpack contributors. All rights reserved. The{" "}
2626
<a href="https://openjsf.org">OpenJS Foundation</a> has registered

0 commit comments

Comments
 (0)