1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

fix(sidebar): contact icons not stacking (#1224)

Fixes #1224
This commit is contained in:
Cotes Chung
2023-09-11 02:20:45 +08:00
parent b3005f4e1a
commit 273b389c51
2 changed files with 34 additions and 36 deletions

View File

@@ -830,8 +830,8 @@ $btn-mb: 0.5rem;
}
.sidebar-bottom {
@include pl-pr(2rem);
padding-left: 2rem;
padding-right: 1rem;
margin-bottom: 1.5rem;
%button {