Browse Source

修改常見問題版面

Mike 3 years ago
parent
commit
452fc9dcae
1 changed files with 2 additions and 2 deletions
  1. 2 2
      themes/hugo-lamp/layouts/post/single.html

+ 2 - 2
themes/hugo-lamp/layouts/post/single.html

@@ -1,8 +1,8 @@
 {{ define "main" }}
   
 <section class="page-wrapper">
-  <div class="row" style="padding-top:60px;">
-    <div class="col-md-10 mx-auto" style="padding-top:0px;">
+  <div style="padding-top:60px;">
+    <div class="col-md-10 mx-auto" style="padding-top:0px;padding-left:2px;padding-right:2px;">
       <div class="mb-4 text-center title brand-color"><b>{{ .Title }}</b></div>
       <div class="mb-5 post">
         {{ .Content }}