add flex gap to article footer

This commit is contained in:
Jimmy Cai 2022-03-03 21:57:34 +00:00 committed by GitHub
parent 2e601a384b
commit 86dad4e307

View File

@ -53,11 +53,11 @@
display: flex;
align-items: center;
font-size: 1.4rem;
gap: 15px;
svg {
width: 20px;
height: 20px;
margin-right: 15px;
stroke-width: 1.33;
}
}