From 09a3a85aa39a35b194456df427fde7af2f80d0bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9D=E3=83=BC=E3=83=AB=20=E3=82=A6=E3=82=A7=E3=83=83?= =?UTF-8?q?=E3=83=96?= Date: Wed, 6 Jun 2018 17:34:49 -0500 Subject: [PATCH] Fixed display issue with GitHub feed --- content/.vuepress/components/GithubFeed.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/content/.vuepress/components/GithubFeed.vue b/content/.vuepress/components/GithubFeed.vue index ca4e82f..3eed2b0 100644 --- a/content/.vuepress/components/GithubFeed.vue +++ b/content/.vuepress/components/GithubFeed.vue @@ -262,7 +262,6 @@ export default { } > a:first-of-type { - display: inline-block; font-weight: 700; margin-bottom: 0.5rem; width: 100%;