From 5d28f59d67bc61f9739029d774a088fe65c575a3 Mon Sep 17 00:00:00 2001 From: Saksham Agrawal <153260291+sksmagr23@users.noreply.github.com> Date: Fri, 18 Oct 2024 17:18:35 +0530 Subject: [PATCH 1/2] fixed color in fixtures (#96) --- frontend/src/components/LandingPages/matches/Fixtures.js | 2 +- frontend/src/components/LandingPages/matches/ResultFixture.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/LandingPages/matches/Fixtures.js b/frontend/src/components/LandingPages/matches/Fixtures.js index 6b76204..2a467b0 100644 --- a/frontend/src/components/LandingPages/matches/Fixtures.js +++ b/frontend/src/components/LandingPages/matches/Fixtures.js @@ -56,7 +56,7 @@ const Fixtures = ({ selectedSport , selectedDate}) => { {/* | Round {data.round }*/} -