feat: change layout styles to version 3

This commit is contained in:
woothu
2019-05-16 12:44:48 +02:00
parent 0644f3d811
commit 29360a30e7
6 changed files with 157 additions and 153 deletions
+3 -3
View File
@@ -2,10 +2,10 @@
<CFooter>
<div>
<a href="https://coreui.io">CoreUI</a>
<span class="ml-1">&copy; 2018 creativeLabs.</span>
<span class="c-ml-1">&copy; 2018 creativeLabs.</span>
</div>
<div class="ml-auto">
<span class="mr-1">Powered by</span>
<div class="c-ml-auto">
<span class="c-mr-1">Powered by</span>
<a href="https://coreui.io">CoreUI for Vue</a>
</div>
</CFooter>