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 3737 <CRow :xs =" { cols: 1 }" :md =" { cols: 5 }" class =" text-center" >
3838 <CCol class =" mb-sm-2 mb-0" >
3939 <div class =" text-body-secondary" >Visits</div >
40- <strong >29.703 Users (40%)</strong >
40+ <div class = " fw-semibold " >29.703 Users (40%)</div >
4141 <CProgress
4242 class =" mt-2"
4343 color =" success"
4848 </CCol >
4949 <CCol class =" mb-sm-2 mb-0 d-md-down-none" >
5050 <div class =" text-body-secondary" >Unique</div >
51- <strong >24.093 Users (20%)</strong >
51+ <div class = " fw-semibold " >24.093 Users (20%)</div >
5252 <CProgress
5353 class =" mt-2"
5454 color =" info"
5959 </CCol >
6060 <CCol class =" mb-sm-2 mb-0" >
6161 <div class =" text-body-secondary" >Pageviews</div >
62- <strong >78.706 Views (60%)</strong >
62+ <div class = " fw-semibold " >78.706 Views (60%)</div >
6363 <CProgress
6464 class =" mt-2"
6565 color =" warning"
7070 </CCol >
7171 <CCol class =" mb-sm-2 mb-0" >
7272 <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 >
7474 <CProgress
7575 class =" mt-2"
7676 color =" danger"
8181 </CCol >
8282 <CCol class =" mb-sm-2 mb-0 d-md-down-none" >
8383 <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 >
8585 <CProgress class =" mt-2" :value =" 40" thin :precision =" 1" />
8686 </CCol >
8787 </CRow >
You can’t perform that action at this time.
0 commit comments