diff --git a/The Legend of Zelda Reclaim the Wild/index.html b/The Legend of Zelda Reclaim the Wild/index.html
index bbbc1e14e7..4cd0d728e8 100644
--- a/The Legend of Zelda Reclaim the Wild/index.html
+++ b/The Legend of Zelda Reclaim the Wild/index.html
@@ -356,7 +356,7 @@
diff --git a/The Legend of Zelda Reclaim the Wild/style.css b/The Legend of Zelda Reclaim the Wild/style.css
index fb7ced8df5..fca92bfa47 100644
--- a/The Legend of Zelda Reclaim the Wild/style.css
+++ b/The Legend of Zelda Reclaim the Wild/style.css
@@ -13,7 +13,7 @@ main {
main#tab-general {
grid-template-columns: 250px 275px 275px;
- grid-template-rows: 90px 1fr 1fr 1fr 1fr 20px;
+ grid-template-rows: 90px 1fr 1fr 90px 1fr 20px;
grid-template-areas:"header header header"
"skill common weapon"
"skill attack weapon"