Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Download app example page banner image #2268

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion site/content/docs/5.3/examples/download-app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h1 class="two-lined">
<main>
<div class="text-bg-dark mb-0 mb-md-2 border-dark border-bottom border-1 position-relative">
<div class="col-12 col-lg-7 out-of-grid h-100 end-0 overflow-hidden">
<img loading="lazy" class="h-100 object-fit-cover" alt="" src="img/Banner_image.png">
<img loading="lazy" class="h-100 object-fit-cover" alt="Orande Design System, winner of the 2023 Red Dot Award for Interface Design" src="img/Banner_image_reddot.png">
MewenLeHo marked this conversation as resolved.
Show resolved Hide resolved
</div>
<div class="container-xxl position-relative z-1">
<div class="row">
Expand Down