diff --git a/src/forge/Information/Pages/headerPage.jsx b/src/forge/Information/Pages/headerPage.jsx index 1443cf3e4..4628a84ee 100644 --- a/src/forge/Information/Pages/headerPage.jsx +++ b/src/forge/Information/Pages/headerPage.jsx @@ -63,7 +63,7 @@ function HeaderPage(props){ { data.introductionImage && - + } } diff --git a/src/forge/Information/index.scss b/src/forge/Information/index.scss index e9edfa98f..95176d674 100644 --- a/src/forge/Information/index.scss +++ b/src/forge/Information/index.scss @@ -577,7 +577,6 @@ padding:27px 24px; &>img{ border-radius: 4px; - object-fit: cover; } .zone_infos_desc{ padding:0px 34px 0px 10px;