More changes

This commit is contained in:
2026-06-25 01:56:30 -07:00
parent b5d44d2bb3
commit 78da882bda
6 changed files with 126 additions and 43 deletions
+6 -5
View File
@@ -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>