0
0
Fork 0

fix: tangerine ui

This commit is contained in:
무라쿠모 2024-09-28 18:42:55 +09:00
parent ea5359e05c
commit cc0f45ab20
No known key found for this signature in database
GPG key ID: 139D6573F92DA9F7
3 changed files with 14 additions and 13 deletions

View file

@ -7006,7 +7006,7 @@ a:is(.active,
.app-body .about__section:nth-child(3) {
order: 3;
}
.app-body .about__meta {
.app-body .about__section:nth-child(2) {
order: 2;
}
.app-body .about__section:nth-child(4) {
@ -7021,7 +7021,7 @@ a:is(.active,
.app-body .about__footer {
order: 7;
}
.app-body #mastodon > div > div > div.columns-area__panels > div.columns-area__panels__main > div.columns-area.columns-area--mobile > div > div > div.about__section.active:nth-of-type(3) > div.about__section__title {
.app-body #mastodon > div > div > div.columns-area__panels > div.columns-area__panels__main > div.columns-area.columns-area--mobile > div > div > div.about__section.active:nth-of-type(2) > div.about__section__title {
display: none;
}
.app-body .about__header p,