mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-08-23 11:10:54 +00:00
Fix page jump when loading home hero image
This commit is contained in:
@@ -110,7 +110,7 @@ export default function Index() {
|
||||
<div className="overflow-hidden">
|
||||
<section className="container-new pb-26-until-sm mt-10 mb-10-sm text-center">
|
||||
<div className="w-100">
|
||||
<img id="home-hero-graphic" alt="X" />
|
||||
<img id="home-hero-graphic" alt="(stylized X graphic surrounded by a diverse mix of people)" width="856" height="469" />
|
||||
</div>
|
||||
<div className="col-lg-6 mx-auto text-center pl-0 pr-0">
|
||||
<div className="d-flex flex-column-reverse">
|
||||
|
||||
Reference in New Issue
Block a user