diff --git a/src/components/RoadCard/LongBadge.tsx b/src/components/RoadCard/LongBadge.tsx index 36cd3a398..000acf7d9 100644 --- a/src/components/RoadCard/LongBadge.tsx +++ b/src/components/RoadCard/LongBadge.tsx @@ -21,14 +21,14 @@ export function LongBadge({ badgeUrl }: BadgeProps) {
Download
-
-
- - Embed - - +
+ +
+
+
+ + Embed + + +
+
- +

You can include it on your website or follow the instructions to{' '} -

+
Download - handleCopy(badgeUrl)} > {isCopied ? 'Copied!' : 'Copy Link'} - +
);