commit jun 11
This commit is contained in:
12
news.html
12
news.html
@@ -354,19 +354,19 @@
|
||||
|
||||
<!-- Recent posts -->
|
||||
|
||||
<div class="recent-posts mt-3 pt-5 ">
|
||||
<div class="recent-posts mt-5 pt-5 ">
|
||||
<h5 class="recent-title">Recent Posts</h5>
|
||||
<div class="custom-post-container d-flex d-lg-flex flex-lg-column clearfix ">
|
||||
<div class="custom-post d-lg-flex flex-lg-row">
|
||||
<div class="custom-post-container d-flex d-lg-flex flex-md-column flex-lg-column clearfix ">
|
||||
<div class="custom-post d-lg-flex flex-lg-row d-md-flex flex-md-row mb-md-5">
|
||||
<img src="assets/images/image41-130x136.jpg" alt="">
|
||||
<div class="custom-post-text">
|
||||
<div class="custom-post-text mt-3 mt-md-0 ml-md-3 ">
|
||||
<h4 class="recent-subtitle" >How long before the exit you must be planning it?</h4>
|
||||
<a class="date-a" href="#"> 26.06.2016</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="custom-post d-lg-flex flex-lg-row" >
|
||||
<div class="custom-post d-lg-flex flex-lg-row d-md-flex flex-md-row mb-md-5" >
|
||||
<img src="assets/images/fakeimg.png" alt="">
|
||||
<div class="custom-post-text">
|
||||
<div class="custom-post-text mt-3 mt-md-0 ml-md-3">
|
||||
<h4 class="recent-subtitle" >Gallery Format</h4>
|
||||
<a class="date-a" href="#"> 17.05.2016</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user