fix: Adjust the tab layout and fix some bugs

This commit is contained in:
2024-12-19 09:38:00 +08:00
parent d9756a06ed
commit 0d419dabd1
7 changed files with 24 additions and 19 deletions

View File

@@ -45,7 +45,7 @@
<div class="container p-3">
<div class="row pt-lg-3">
<h4 class="categorized-post-title"># {{ .categorized_post.title }}</h4>
<div class="col-12 col-lg-9">
<div class="col-12">
<div>
{{ range $i, $v := .categorized_post.posts }}
<div class="row categorized-post-item">