diff --git a/bolo-fantastic/article-list.ftl b/bolo-fantastic/article-list.ftl
index accbdf1..ebb7bb0 100644
--- a/bolo-fantastic/article-list.ftl
+++ b/bolo-fantastic/article-list.ftl
@@ -41,7 +41,7 @@
${article.articleUpdateDate?string("yyyy年MM月dd日")}
+ style="display:inline-block">${article.articleCreateDate?string("yyyy年MM月dd日")}
<#if article.categoryURI??>
@@ -76,7 +76,7 @@
+ class="level-item has-text-grey">${article.articleCreateDate?string("yyyy年MM月dd日")}
<#if article.articleCategory != "">
diff --git a/bolo-fantastic/links.ftl b/bolo-fantastic/links.ftl
index 9b02420..d17edee 100644
--- a/bolo-fantastic/links.ftl
+++ b/bolo-fantastic/links.ftl
@@ -44,7 +44,7 @@
margin: 10px auto;
display:inline-block;
vertical-align:text-top;
- width:230px;
+ width:49%;
text-align: center;
background-color:#F8F8F8;
height:160px;
diff --git a/bolo-fantastic/macro-comments.ftl b/bolo-fantastic/macro-comments.ftl
index d9899ef..ecd30eb 100644
--- a/bolo-fantastic/macro-comments.ftl
+++ b/bolo-fantastic/macro-comments.ftl
@@ -569,7 +569,7 @@
+
+