From 4f81d8ac53db08a4f3a3e1acf7872a2cfdf1bff6 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 13 Jun 2023 16:04:45 +0100 Subject: [PATCH] UI changes --- src/components/RoadCard/RoadCardPage.tsx | 10 +++++----- src/components/UpdatePassword/UpdatePasswordForm.tsx | 2 +- src/components/UpdateProfile/UpdateProfileForm.tsx | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/RoadCard/RoadCardPage.tsx b/src/components/RoadCard/RoadCardPage.tsx index 85f180c0e..14320a637 100644 --- a/src/components/RoadCard/RoadCardPage.tsx +++ b/src/components/RoadCard/RoadCardPage.tsx @@ -43,9 +43,9 @@ export function RoadCardPage() { return ( <>
-

Grab your #RoadCard

-

- Pick a badge and share your progress with the world. +

Road Card

+

+ Grab your #RoadCard and share your progress with others.

@@ -53,7 +53,7 @@ export function RoadCardPage() {