Fix off-center discord icon.

This commit is contained in:
Jas Singh
2024-07-11 00:59:33 -07:00
parent 869e940a4b
commit db118a0746
4 changed files with 10 additions and 1 deletions

View File

@@ -104,6 +104,11 @@
color: $base;
min-height: 3em;
&.discord {
label {
margin-right: 0.15em;
}
}
label {
font-size: 1.5em;