Increase space a little between tags
This commit is contained in:
parent
dcb8162517
commit
3eca7ffc78
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ section.content {
|
||||||
}
|
}
|
||||||
|
|
||||||
span:not(.icon) + span {
|
span:not(.icon) + span {
|
||||||
margin-left: $icon-text-spacing;
|
margin-left: $icon-text-spacing * 1.5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue