Skip to content

Commit 5c9fdef

Browse files
Update the style of the topics card in desktop design.
1 parent 51f8ae9 commit 5c9fdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/home/WhatWeDo/styles.module.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ div .topics_header {
6666
padding: var(--ifm-spacing-2xl) var(--ifm-spacing-lg);
6767
border-radius: 8px;
6868
box-shadow: 0px 0px 8px 1px #c8c8c7;
69-
background-color: var(--ifm-color-orange-light);
69+
background-color: var(--ifm-color-primary-p0);
7070
margin: 0 var(--ifm-spacing-lg) var(--ifm-spacing-xl) var(--ifm-spacing-lg);
7171
}
7272
}

0 commit comments

Comments
 (0)