mojira.dev
WEB-8181

Title of 1.21.100 update changelog is too small

In https://www.minecraft.net/en-us/article/minecraft-1-21-100-bedrock-changelog Article, The Title of 1.21.100 update changelog has not have heading, It causes the button’s text is invisible

Code Analysis

The <hl class="MC_Heading_1></hl> is blank text over the >< and <p class="MC_artideHeroA_header_subheadline">Minecraft: Bedrock Edition 1.21.100 Update</p> appeared below should be move to Heading 1 hl class code.

Actual result
<div class="MC_articleHeroA_header_container"> == $0
<hl class="MC_Heading_1></hl>
<p class="MC_artideHeroA_header_subheadline">Minecraft: Bedrock
Edition 1.21.100 Update</p>

Expected result
<div class="MC_articleHeroA_header_container"> == $0
<hl class="MC_Heading_1>Minecraft: Bedrock
Edition 1.21.100 Update</hl>
<p class="MC_artideHeroA_header_subheadline">Minecraft Bedrock 1.21.100 Released</p>

Attachments

Comments 2

Thanks for the report - this should now be fixed!

JervieA20

[Mojang] Mega_Spud (Jay)

Unconfirmed

minecraft.net

Retrieved