2025/1/27 PH1エンハンス 本番リリース
メンテナンス告知文削除
This commit is contained in:
parent
ff5533b647
commit
3d9a254b63
@ -109,23 +109,6 @@ const TopPage: React.FC = (): JSX.Element => {
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
{/*タスク 4586: メンテナンス通知画面実装 の対応 2025年1月27日*/}
|
||||
<div
|
||||
style={{
|
||||
margin: "3rem auto 0",
|
||||
width: "500px",
|
||||
}}
|
||||
>
|
||||
<h4
|
||||
style={{ color: "red", fontWeight: "bold", fontSize: "1.5rem" }}
|
||||
>
|
||||
{t(getTranslationID("topPage.text.maintenanceNotificationTitle"))}
|
||||
</h4>
|
||||
<br />
|
||||
<p style={{ wordWrap: "break-word" }}>
|
||||
{t(getTranslationID("topPage.text.maintenanceNotification"))}
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
<Footer />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user