From eb741006100743b0a276c51120c7f20954b0b681 Mon Sep 17 00:00:00 2001 From: zojgame Date: Fri, 12 Apr 2024 13:44:31 +0500 Subject: [PATCH] mark style fixed --- src/components/Mark.tsx | 19 +++++++++------- src/components/icons/marks/MarkFoodIcon.tsx | 4 ++-- src/components/icons/marks/MarkHeathyIcon.tsx | 22 +++++-------------- src/marks.json | 2 +- 4 files changed, 20 insertions(+), 27 deletions(-) diff --git a/src/components/Mark.tsx b/src/components/Mark.tsx index 95ca67c..fafff78 100644 --- a/src/components/Mark.tsx +++ b/src/components/Mark.tsx @@ -42,7 +42,7 @@ const Mark = ({ diff --git a/src/components/icons/marks/MarkHeathyIcon.tsx b/src/components/icons/marks/MarkHeathyIcon.tsx index d2c017b..8366b20 100644 --- a/src/components/icons/marks/MarkHeathyIcon.tsx +++ b/src/components/icons/marks/MarkHeathyIcon.tsx @@ -1,21 +1,11 @@ function MarkHeathyIcon() { return ( - - - + ); } diff --git a/src/marks.json b/src/marks.json index 2d58fcb..baf9cf8 100644 --- a/src/marks.json +++ b/src/marks.json @@ -417,7 +417,7 @@ "x": 760, "y": 1120, "icon": "education", - "distance": 400 + "distance": 450 }, { "id": "education_12",