Fix UsernameMegaphone text padding

This commit is contained in:
Fedor Indutny 2024-01-30 11:00:55 -08:00 committed by GitHub
parent 52736ea32e
commit 480112c1bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,6 +51,8 @@
&__row__text { &__row__text {
@include font-body-2; @include font-body-2;
padding-inline-end: 8px;
h2 { h2 {
@include font-body-2-bold; @include font-body-2-bold;
margin: 0; margin: 0;