diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index d577a82..4e91dff 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -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) { diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index 5a255cb..5759475 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -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) { diff --git a/TangerineUI.css b/TangerineUI.css index 4af24d4..1ff1e0d 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -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) {