mirror of
https://github.com/yv1ing/MollyBlog.git
synced 2025-09-16 14:53:45 +08:00
fix: Adjust the tab layout and fix some bugs
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user