From 10be581f8652e79eb52792ac2a17ce286438497e Mon Sep 17 00:00:00 2001 From: Julien Le Coupanec Date: Fri, 17 May 2019 11:32:41 +0200 Subject: [PATCH] fix(the-github-buttons): rework alignments --- components/TheGithubButtons.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/TheGithubButtons.vue b/components/TheGithubButtons.vue index 7ef12fd..b9fcc54 100644 --- a/components/TheGithubButtons.vue +++ b/components/TheGithubButtons.vue @@ -85,7 +85,7 @@ $c: ".c-the-github-buttons"; } &--fork { - width: 100px; + width: 110px; } &--follow {