generated from alphane/template
More changes
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
>
|
||||
<img
|
||||
class="ml-0 mt-1"
|
||||
style="height: 36px; transform: rotate(-12deg)"
|
||||
style="height: 36px"
|
||||
:src="AppLogo"
|
||||
/>
|
||||
<div v-if="sidebarMini || mdAndDown"></div>
|
||||
@@ -15,12 +15,13 @@
|
||||
class="d-flex"
|
||||
style="width: 200px"
|
||||
>
|
||||
<div
|
||||
class="mt-1 ml-3 rotyr-font"
|
||||
style="font-size: 26px; color: #505682"
|
||||
<h1
|
||||
class="mt-1 ml-3"
|
||||
color="primary"
|
||||
style="font-size: 26px"
|
||||
>
|
||||
CALEBBURKEDEV
|
||||
</div>
|
||||
</h1>
|
||||
</div>
|
||||
</RouterLink>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user