@@ -115,7 +115,7 @@ const Cards = () => {
115115 < CCard style = { { width : '18rem' } } >
116116 < CCardBody >
117117 < CCardTitle > Card title</ CCardTitle >
118- < CCardSubtitle className = "mb-2 text-muted " > Card subtitle</ CCardSubtitle >
118+ < CCardSubtitle className = "mb-2 text-medium-emphasis " > Card subtitle</ CCardSubtitle >
119119 < CCardText >
120120 Some quick example text to build on the card title and make up the bulk of the
121121 card's content.
@@ -329,7 +329,7 @@ const Cards = () => {
329329 </ CCardText >
330330 < CButton href = "#" > Go somewhere</ CButton >
331331 </ CCardBody >
332- < CCardFooter className = "text-muted " > 2 days ago</ CCardFooter >
332+ < CCardFooter className = "text-medium-emphasis " > 2 days ago</ CCardFooter >
333333 </ CCard >
334334 </ Example >
335335 </ CCardBody >
@@ -572,7 +572,7 @@ const Cards = () => {
572572 additional content. This content is a little bit longer.
573573 </ CCardText >
574574 < CCardText >
575- < small className = "text-muted " > Last updated 3 mins ago</ small >
575+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
576576 </ CCardText >
577577 </ CCardBody >
578578 </ CCard >
@@ -586,7 +586,7 @@ const Cards = () => {
586586 additional content. This content is a little bit longer.
587587 </ CCardText >
588588 < CCardText >
589- < small className = "text-muted " > Last updated 3 mins ago</ small >
589+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
590590 </ CCardText >
591591 </ CCardBody >
592592 < CCardImage
@@ -777,7 +777,7 @@ const Cards = () => {
777777 additional content. This content is a little bit longer.
778778 </ CCardText >
779779 < CCardText >
780- < small className = "text-muted " > Last updated 3 mins ago</ small >
780+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
781781 </ CCardText >
782782 </ CCardBody >
783783 </ CCard >
@@ -807,7 +807,7 @@ const Cards = () => {
807807 content.
808808 </ CCardText >
809809 < CCardText >
810- < small className = "text-muted " > Last updated 3 mins ago</ small >
810+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
811811 </ CCardText >
812812 </ CCardBody >
813813 </ CCard >
@@ -838,7 +838,7 @@ const Cards = () => {
838838 that equal height action.
839839 </ CCardText >
840840 < CCardText >
841- < small className = "text-muted " > Last updated 3 mins ago</ small >
841+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
842842 </ CCardText >
843843 </ CCardBody >
844844 </ CCard >
@@ -876,7 +876,7 @@ const Cards = () => {
876876 </ CCardText >
877877 </ CCardBody >
878878 < CCardFooter >
879- < small className = "text-muted " > Last updated 3 mins ago</ small >
879+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
880880 </ CCardFooter >
881881 </ CCard >
882882 < CCard >
@@ -906,7 +906,7 @@ const Cards = () => {
906906 </ CCardText >
907907 </ CCardBody >
908908 < CCardFooter >
909- < small className = "text-muted " > Last updated 3 mins ago</ small >
909+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
910910 </ CCardFooter >
911911 </ CCard >
912912 < CCard >
@@ -937,7 +937,7 @@ const Cards = () => {
937937 </ CCardText >
938938 </ CCardBody >
939939 < CCardFooter >
940- < small className = "text-muted " > Last updated 3 mins ago</ small >
940+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
941941 </ CCardFooter >
942942 </ CCard >
943943 </ CCardGroup >
@@ -989,7 +989,7 @@ const Cards = () => {
989989 </ CCardText >
990990 </ CCardBody >
991991 < CCardFooter >
992- < small className = "text-muted " > Last updated 3 mins ago</ small >
992+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
993993 </ CCardFooter >
994994 </ CCard >
995995 </ CCol >
@@ -1021,7 +1021,7 @@ const Cards = () => {
10211021 </ CCardText >
10221022 </ CCardBody >
10231023 < CCardFooter >
1024- < small className = "text-muted " > Last updated 3 mins ago</ small >
1024+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
10251025 </ CCardFooter >
10261026 </ CCard >
10271027 </ CCol >
@@ -1053,7 +1053,7 @@ const Cards = () => {
10531053 </ CCardText >
10541054 </ CCardBody >
10551055 < CCardFooter >
1056- < small className = "text-muted " > Last updated 3 mins ago</ small >
1056+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
10571057 </ CCardFooter >
10581058 </ CCard >
10591059 </ CCol >
@@ -1085,7 +1085,7 @@ const Cards = () => {
10851085 </ CCardText >
10861086 </ CCardBody >
10871087 < CCardFooter >
1088- < small className = "text-muted " > Last updated 3 mins ago</ small >
1088+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
10891089 </ CCardFooter >
10901090 </ CCard >
10911091 </ CCol >
@@ -1125,7 +1125,7 @@ const Cards = () => {
11251125 </ CCardText >
11261126 </ CCardBody >
11271127 < CCardFooter >
1128- < small className = "text-muted " > Last updated 3 mins ago</ small >
1128+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
11291129 </ CCardFooter >
11301130 </ CCard >
11311131 </ CCol >
@@ -1157,7 +1157,7 @@ const Cards = () => {
11571157 </ CCardText >
11581158 </ CCardBody >
11591159 < CCardFooter >
1160- < small className = "text-muted " > Last updated 3 mins ago</ small >
1160+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
11611161 </ CCardFooter >
11621162 </ CCard >
11631163 </ CCol >
@@ -1189,7 +1189,7 @@ const Cards = () => {
11891189 </ CCardText >
11901190 </ CCardBody >
11911191 < CCardFooter >
1192- < small className = "text-muted " > Last updated 3 mins ago</ small >
1192+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
11931193 </ CCardFooter >
11941194 </ CCard >
11951195 </ CCol >
@@ -1221,7 +1221,7 @@ const Cards = () => {
12211221 </ CCardText >
12221222 </ CCardBody >
12231223 < CCardFooter >
1224- < small className = "text-muted " > Last updated 3 mins ago</ small >
1224+ < small className = "text-medium-emphasis " > Last updated 3 mins ago</ small >
12251225 </ CCardFooter >
12261226 </ CCard >
12271227 </ CCol >
0 commit comments