mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2025-01-19 08:12:49 +09:00
Adjusted about page hero corner radius
This commit is contained in:
parent
059c3d3c25
commit
9eebb0c114
@ -6069,7 +6069,7 @@ a:is(.active,
|
||||
border-radius: 8px 8px 0 0 !important;
|
||||
}
|
||||
.app-body .about__header__hero {
|
||||
border-radius: 8px 8px 0 0;
|
||||
border-radius: 6px 6px 0 0;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width:890px) and (max-width:1174px) {
|
||||
|
@ -6069,7 +6069,7 @@ a:is(.active,
|
||||
border-radius: 8px 8px 0 0 !important;
|
||||
}
|
||||
.app-body .about__header__hero {
|
||||
border-radius: 8px 8px 0 0;
|
||||
border-radius: 6px 6px 0 0;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width:890px) and (max-width:1174px) {
|
||||
|
@ -6069,7 +6069,7 @@ a:is(.active,
|
||||
border-radius: 8px 8px 0 0 !important;
|
||||
}
|
||||
.app-body .about__header__hero {
|
||||
border-radius: 8px 8px 0 0;
|
||||
border-radius: 6px 6px 0 0;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width:890px) and (max-width:1174px) {
|
||||
|
Loading…
Reference in New Issue
Block a user