로고 수정

This commit is contained in:
2025-06-11 11:33:51 +09:00
parent 0c22584d39
commit a708e326eb
3 changed files with 1 additions and 1 deletions

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB

+1 -1
View File
@@ -4,7 +4,7 @@
<i class="pi pi-bars"></i>
</button>
<div class="logo">
<img src="@/assets/LaneBowLogo.png" alt="LaneBow Logo" class="logo-img header-logo" />
<img src="/LaneBowLogo.png" alt="LaneBow" class="logo-img header-logo" />
<div class="app-title">볼링 클럽 매니저</div>
</div>