From 82d70b8389bc60cd022dbc75f18e3a9f678baab0 Mon Sep 17 00:00:00 2001 From: Septs Date: Sat, 12 Feb 2022 19:58:01 +0800 Subject: [PATCH] fix: github profile style --- assets/customize.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/assets/customize.scss b/assets/customize.scss index c174f868..34bd9bd8 100644 --- a/assets/customize.scss +++ b/assets/customize.scss @@ -20,6 +20,9 @@ a.github-profile { border-radius: 50%; } + b { + margin: 0 1ex; + } } .gh-contribuors {