Skip to content

Commit a366a82

Browse files
committed
attemtos space
1 parent 272c7e8 commit a366a82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pages/allnews.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ permalink: /allnews.html
1313
{%- if article.img %}
1414
<!--<div class="row"> -->
1515
<div class="col-sm-6 clearfix">
16-
<p>
16+
1717
<img src="{{ site.url }}{{ site.baseurl }}/images/news/{{ article.img }}" class="img-responsive" width="22%" style="float: left; margin-right: 10px;" />
18-
{{ article.date }}<br/>
18+
<p>{{ article.date }}<br/>
1919
{{ article.headline}}<br/>
2020
</p>
2121
</div>

0 commit comments

Comments
 (0)