Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit fbf4130

Browse files
authored
Merge pull request #448 from openforge/fix/opportunities-bold
fix(oportunities): fix styles
2 parents 93f0da3 + b969434 commit fbf4130

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/content-graphic/content-graphic.scss

+2
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,10 @@
7272
}
7373

7474
li {
75+
color: #6d6e71;
7576
@include media-breakpoint-down(sm) {
7677
text-align: left;
78+
font-size: 14px;
7779
}
7880
}
7981

0 commit comments

Comments
 (0)