diff --git a/src/forge/Information/Pages/headerPageZone1.jsx b/src/forge/Information/Pages/headerPageZone1.jsx index 52860960..dc46b650 100644 --- a/src/forge/Information/Pages/headerPageZone1.jsx +++ b/src/forge/Information/Pages/headerPageZone1.jsx @@ -166,7 +166,7 @@ function HeaderPage(props){ 1 {newsList[0].name}
-{newsList[0].summary}
+{newsList[0].summary}
diff --git a/src/forge/Information/indexZone1.scss b/src/forge/Information/indexZone1.scss
index 4397ee34..bc7e5afa 100644
--- a/src/forge/Information/indexZone1.scss
+++ b/src/forge/Information/indexZone1.scss
@@ -106,7 +106,6 @@
}
.new_first_desc {
opacity: 0.8;
- height: 20px;
color: #ffffff;
font-size: 14px;
line-height: 27px;