我想首先在移动视图中获取图片,这意味着使用引导程序4.3.1,图片将显示在文本上方
看看这张照片,这就是我想要在手机上的样子!
<!--Left feature section start-->
<div class="col-6">
<div class="feature-text" style=";">
<div class="feature-text-next" style=";">
<h2>We build successful,<br />long-lasting.</h2>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believabl</p>
<a href="sksajib.com" class="-btn">Get started</a>
</div>
</div>
</div>
<div class="col-6">
<img src="assets/img/feature1.jpg" class="img-fluid" alt="">
</div>