From 890ae4bba93e9f6c3d90d6eff74926a60c27bf21 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sat, 4 Nov 2023 17:44:43 +0200 Subject: [PATCH] Optimize WI layout --- public/css/world-info.css | 2 +- public/index.html | 288 ++++++++++++++++++----------------- public/scripts/world-info.js | 35 ++--- 3 files changed, 162 insertions(+), 163 deletions(-) diff --git a/public/css/world-info.css b/public/css/world-info.css index 5d6a516db..5ae24fa32 100644 --- a/public/css/world-info.css +++ b/public/css/world-info.css @@ -190,4 +190,4 @@ .WIEntryHeaderTitleMobile { display: none; -} \ No newline at end of file +} diff --git a/public/index.html b/public/index.html index fdde3f912..a9a9855d5 100644 --- a/public/index.html +++ b/public/index.html @@ -1329,7 +1329,7 @@ - +