forked from treehouse/mastodon
parent
aa277ab5fb
commit
076f0a0eb6
|
@ -321,11 +321,9 @@ body.rtl {
|
||||||
.landing-page__information {
|
.landing-page__information {
|
||||||
.account__display-name {
|
.account__display-name {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
margin-left: 5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.account__avatar-wrapper {
|
.account__avatar-wrapper {
|
||||||
margin-left: 12px;
|
margin-left: 0;
|
||||||
margin-right: 0;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue