don't seems to throw the letter off-center more than anything else
apart for some rare cases ... shrug
This commit is contained in:
parent
a9838fed06
commit
f4f153ac4b
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ limitations under the License.
|
||||||
line-height: var(--avatar-size);
|
line-height: var(--avatar-size);
|
||||||
font-size: calc(var(--avatar-size) * 0.6);
|
font-size: calc(var(--avatar-size) * 0.6);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
letter-spacing: calc(var(--avatar-size) * -0.05);
|
|
||||||
speak: none;
|
speak: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue