@@ -172,7 +172,7 @@
</div>
<div class="container d-flex flex-column align-items-center justify-content-center list-content">
- <!-- <h2 class="list-headline"></h2> -->
+ <h2 class="list-headline"></h2>
<!-- 搜尋 -->
<div class="row w-100 justify-content-center mt-5">
@@ -12,6 +12,7 @@
}
.list-headline {
+ height: 25px;
font-size: 24px;
font-weight: 500;
@@ -11,6 +11,7 @@