diff --git a/src/components/MyAlert.js b/src/components/MyAlert.js index 6d98f55..c0a0527 100644 --- a/src/components/MyAlert.js +++ b/src/components/MyAlert.js @@ -32,7 +32,7 @@ const MyAlert = () => { fontFamily: "'Roboto', sans-serif", fontSize: "1rem", fontWeight: 500, - marginRight: "8px" + marginRight: "18px" }} > We have rebranded! SMSWithoutBorders is now RelaySMS. Visit our new website at{" "} diff --git a/src/pages/DashboardLayout.js b/src/pages/DashboardLayout.js index 75867af..9a1a42e 100644 --- a/src/pages/DashboardLayout.js +++ b/src/pages/DashboardLayout.js @@ -56,8 +56,10 @@ const DashboardLayout = () => { - -