diff --git a/src/components/articleList.vue b/src/components/articleList.vue index 0c7602e..1d43023 100644 --- a/src/components/articleList.vue +++ b/src/components/articleList.vue @@ -187,7 +187,7 @@ overflow: hidden; border-radius: 10px; animation: hideToShow 1s ease-in-out; - background-color: #1d1f21; + //background-color: #1d1f21; } .recent-post-item-image {