From 3c1f95e37fabec6ed02be3dada41d405ddc7fdb1 Mon Sep 17 00:00:00 2001 From: x1unix Date: Fri, 13 Dec 2024 22:58:45 -0500 Subject: [PATCH] fix: fix link color in about dialog --- .../modals/AboutModal/SponsorsBlock/SponsorsBlock.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web/src/components/modals/AboutModal/SponsorsBlock/SponsorsBlock.tsx b/web/src/components/modals/AboutModal/SponsorsBlock/SponsorsBlock.tsx index dd94218c..2b3066c4 100644 --- a/web/src/components/modals/AboutModal/SponsorsBlock/SponsorsBlock.tsx +++ b/web/src/components/modals/AboutModal/SponsorsBlock/SponsorsBlock.tsx @@ -11,6 +11,9 @@ interface Props { } const styles = mergeStyleSets({ + link: { + color: 'currentColor', + }, image: { width: '192px', maxHeight: '32px', @@ -32,7 +35,7 @@ export const SponsorsBlock: React.FC = ({ isDark }) => ( - + gno.land , an open-source smart contract platform powered by Gno, a deterministic variant of Go.