From f5ff30948d7e181f8e4f16a785291d870724f19a Mon Sep 17 00:00:00 2001 From: desmukh Date: Mon, 9 Jan 2023 00:12:20 +0500 Subject: [PATCH] home: tweak contact button typography --- src/pages/index.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/pages/index.js b/src/pages/index.js index f8c7631..4377f68 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -116,7 +116,10 @@ const BlogIndex = ({ data, location }) => { sx={{ textTransform: "none", fontSize: 12, p: 1.5 }} disableElevation > - Contact us at hello@autonomic.zone + Contact us at{" "} + + hello@autonomic.zone +