mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
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
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user