Browse Source

更新 '_posts/gucci.md'

aaronwei 4 years ago
parent
commit
0c8d8183af
1 changed files with 5 additions and 6 deletions
  1. 5 6
      _posts/gucci.md

+ 5 - 6
_posts/gucci.md

@@ -7,7 +7,7 @@ comments: true
 categories: Gucci
 ---
 
-<div style="display:flex;justify-content: space-between">
+<div style="display: grid;grid: 45%,45%;justify-content: space-between;">
     <div style="justify-content: center;"> 
         <h1>Gucci 老爹鞋</h1>
         <h3>Rhyton 系列男士皮革运动鞋</h3>
@@ -24,12 +24,12 @@ categories: Gucci
     </div>
 </div>
 
-<div style="display:flex;justify-content: space-between">
+<div style="display: grid;grid: 45%,45%;justify-content: space-between;">
   
-   <div style="width:45%"> 
+   <div > 
         <img src="https://static.jqwei.com/vip/blog/gucci-5.jpg" alt="1" > 
     </div>
-   <div style="width:45%;"> 
+   <div > 
         <h1>Gucci </h1>
         <h3>Rhyton 系列男士皮革运动鞋</h3>
         <p>
@@ -37,5 +37,4 @@ categories: Gucci
         <p>    象牙色皮革经过处理,带有古旧效果,背面鞋底上压印Gucci标识,橡胶鞋底,5厘米高</p>
     </div>
     
-</div>
-
+</div>