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>