fix width issue on trap image

This commit is contained in:
Ean Milligan
2026-01-17 06:11:06 -05:00
parent 36d04334b3
commit 139559908e

View File

@@ -197,7 +197,7 @@
<li><a href="https://www.youtube.com/watch?v=5Q0m1F0MKQQ" target="_blank">Video of All Mechanics</a></li> <li><a href="https://www.youtube.com/watch?v=5Q0m1F0MKQQ" target="_blank">Video of All Mechanics</a></li>
<li style="margin-top: 0.5rem"> <li style="margin-top: 0.5rem">
<h4>Trap Locations (Left is first Entrapment, Right is second and third Entrapments):</h4> <h4>Trap Locations (Left is first Entrapment, Right is second and third Entrapments):</h4>
<img src="./img/drs-duel-traps.jpg" /> <img src="./img/drs-duel-traps.jpg" style="width: 100%" />
<p>Trap patterns pulled from <a href="https://docs.google.com/document/d/1Pej6Bt8OcScnZ24XjbLCmwKLO4FkroAwJwpndSOImW4/edit?tab=t.0" target="_blank">this guide</a>.</p> <p>Trap patterns pulled from <a href="https://docs.google.com/document/d/1Pej6Bt8OcScnZ24XjbLCmwKLO4FkroAwJwpndSOImW4/edit?tab=t.0" target="_blank">this guide</a>.</p>
</li> </li>
</ul> </ul>