File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
<CRow :xs =" { cols: 1 }" :md =" { cols: 5 }" class =" text-center" >
38
38
<CCol class =" mb-sm-2 mb-0" >
39
39
<div class =" text-body-secondary" >Visits</div >
40
- <strong >29.703 Users (40%)</strong >
40
+ <div class = " fw-semibold " >29.703 Users (40%)</div >
41
41
<CProgress
42
42
class =" mt-2"
43
43
color =" success"
48
48
</CCol >
49
49
<CCol class =" mb-sm-2 mb-0 d-md-down-none" >
50
50
<div class =" text-body-secondary" >Unique</div >
51
- <strong >24.093 Users (20%)</strong >
51
+ <div class = " fw-semibold " >24.093 Users (20%)</div >
52
52
<CProgress
53
53
class =" mt-2"
54
54
color =" info"
59
59
</CCol >
60
60
<CCol class =" mb-sm-2 mb-0" >
61
61
<div class =" text-body-secondary" >Pageviews</div >
62
- <strong >78.706 Views (60%)</strong >
62
+ <div class = " fw-semibold " >78.706 Views (60%)</div >
63
63
<CProgress
64
64
class =" mt-2"
65
65
color =" warning"
70
70
</CCol >
71
71
<CCol class =" mb-sm-2 mb-0" >
72
72
<div class =" text-body-secondary" >New Users</div >
73
- <strong >22.123 Users (80%)</strong >
73
+ <div class = " fw-semibold " >22.123 Users (80%)</div >
74
74
<CProgress
75
75
class =" mt-2"
76
76
color =" danger"
81
81
</CCol >
82
82
<CCol class =" mb-sm-2 mb-0 d-md-down-none" >
83
83
<div class =" text-body-secondary" >Bounce Rate</div >
84
- <strong >Average Rate (40.15%)</strong >
84
+ <div class = " fw-semibold " >Average Rate (40.15%)</div >
85
85
<CProgress class =" mt-2" :value =" 40" thin :precision =" 1" />
86
86
</CCol >
87
87
</CRow >
You can’t perform that action at this time.
0 commit comments