refactor: delete 'c-' class prefix, update coreui styles to alpha-v13

This commit is contained in:
woothu
2019-09-20 13:59:53 +02:00
parent 6969728859
commit b3e6540052
46 changed files with 1125 additions and 1132 deletions
+2 -2
View File
@@ -5,10 +5,10 @@
<i class="cui-globe"></i>Font Awesome brand icons
</CCardHeader>
<CCardBody>
<CRow class="c-text-center">
<CRow class="text-center">
<template v-for="(brand, brandName) in $options.brands">
<CCol
class="c-mb-5"
class="mb-5"
col="3"
sm="2"
:key="brandName"