타이블 백그라운드 추가
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user