瀏覽代碼

更新 '_posts/gucci.md'

aaronwei 4 年之前
父節點
當前提交
e1ae407eab
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      _posts/gucci.md

+ 4 - 1
_posts/gucci.md

@@ -35,7 +35,7 @@ categories: Gucci
 <img style="width: 400;height: 400;" src="https://static.jqwei.com/vip/blog/gucci-5.jpg" alt="1">
 </div>
 
-<div style="padding: 20px 20px;">
+<div class="float_div" style="padding: 20px 20px;">
 
 <h1>Gucci </h1>
 
@@ -92,5 +92,8 @@ categories: Gucci
      
      grid-template-columns: 50% 50%;
     }
+.float_div{
+    float:left;
+    }
 }
 </style>