From d20a044dc878789c310ff45886892f8cb53d628a Mon Sep 17 00:00:00 2001 From: Mdkaif-123 Date: Wed, 6 Nov 2024 02:38:14 +0530 Subject: [PATCH] fix: paragraph color on hover Signed-off-by: Mdkaif-123 --- .../Sistent/components/divider/code.js | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/sections/Projects/Sistent/components/divider/code.js b/src/sections/Projects/Sistent/components/divider/code.js index fab03730ba55..4c6cbf2cd822 100644 --- a/src/sections/Projects/Sistent/components/divider/code.js +++ b/src/sections/Projects/Sistent/components/divider/code.js @@ -250,12 +250,12 @@ export const DividerCode = () => {

Orientation Example

-

- The Divider component supports two orientations: horizontal and - vertical. Each orientation serves different layout needs and - enhances the visual structure of your content. -

+

+ The Divider component supports two orientations: horizontal and + vertical. Each orientation serves different layout needs and + enhances the visual structure of your content. +

@@ -285,12 +285,12 @@ export const DividerCode = () => {

With children Example

-

- The Divider component supports two orientations: horizontal and - vertical. Each orientation serves different layout needs and - enhances the visual structure of your content. -

+

+ The Divider component supports two orientations: horizontal and + vertical. Each orientation serves different layout needs and + enhances the visual structure of your content. +