From d7f19409c6e542f1f40bd24e36d72fe831ef9930 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Mon, 15 May 2023 13:41:24 +0800 Subject: [PATCH] Update icon label style --- assets/scss/layout.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/scss/layout.scss b/assets/scss/layout.scss index f8dffff..271d388 100644 --- a/assets/scss/layout.scss +++ b/assets/scss/layout.scss @@ -177,7 +177,7 @@ footer[aria-label="Site footer"] { &-icon-label { gap: 0.25em; display: inline-flex; - align-items: normal; + align-items: center; } .post--single & {