Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit 9b1ca73

Browse files
authored
Converted mail at bottom to mailto #116 (#118)
#116 #116
1 parent ee7d0b5 commit 9b1ca73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/sections/Footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const Footer: FC<FooterProps> = ({ pressPage }) => {
8787
+1 (123) 456-7890
8888
</LocalTypography> */}
8989
<LocalTypography variant="item1">
90-
90+
9191
</LocalTypography>
9292
</div>
9393
</div>
@@ -144,4 +144,4 @@ const LocalTypography: FC<LocalTypographyProps> = ({
144144

145145
export default Footer
146146

147-
147+

0 commit comments

Comments
 (0)