Increase space a little between tags

This commit is contained in:
Jake Howard 2022-09-23 16:45:17 +01:00
parent dcb8162517
commit 3eca7ffc78
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ section.content {
}
span:not(.icon) + span {
margin-left: $icon-text-spacing;
margin-left: $icon-text-spacing * 1.5;
}
}
}