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

Commit b969434

Browse files
committed
fix(oportunities): fix styles
1 parent 3172dc2 commit b969434

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)