Ver Fonte

修改常見問題版面

Mike há 3 anos atrás
pai
commit
452fc9dcae
1 ficheiros alterados com 2 adições e 2 exclusões
  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 }}