타이블 백그라운드 추가

This commit is contained in:
현성필
2025-12-12 12:35:22 +09:00
parent ee27fcc0c0
commit e410abddf4
2 changed files with 2 additions and 0 deletions
@@ -8,6 +8,7 @@
<th:block layout:fragment="title">
<div class="page-title-banner" style="margin-bottom: 24px;">
<img th:src="@{/img/img_title_bg.png}" class="title-image">
<h1>API 마켓</h1>
</div>
</th:block>
@@ -7,6 +7,7 @@
<body>
<th:block layout:fragment="title">
<div class="page-title-banner" style="margin-bottom: 24px;">
<img th:src="@{/img/img_title_bg.png}" class="title-image">
<h1>API 마켓</h1>
</div>
</th:block>