We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef6b7f commit 87bb64bCopy full SHA for 87bb64b
build_all.sh
@@ -167,7 +167,7 @@ cat > "$INDEX_FILE" <<'HTML'
167
<div class="ratio ratio-16x9 rounded shadow-sm overflow-hidden bg-white">
168
<div class="d-flex align-items-center justify-content-center h-100 w-100 text-secondary">
169
<!-- Optional: place hero-banner.png into the same folder as index.html -->
170
- <img src="hero-banner.png" alt="Slides Übersicht" class="hero-img">
+ <img src="hero-banner.png" alt="Slides Übersicht" class="hero-img" width="100%">
171
</div>
172
173
0 commit comments