Skip to content

Commit ef20491

Browse files
committed
Fix fancy image spinner
1 parent 22fe1cf commit ef20491

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,13 +287,13 @@ Complaints are especially impactful when they are authored by a citizen of that
287287
min-width: 200px; /* Ensures space on smaller screens */
288288
margin-bottom: 20px;
289289
">
290-
<h3 class="outerlync" style="
290+
<div class="outerlync" style="
291291
margin-top: 0;
292292
margin-bottom: 10px;
293293
font-size: 20px;
294294
">
295295
<img class="innerlync" alt="Altered Deal Logo" src="altered-deal.png" width="150px" />
296-
</h3>
296+
</div>
297297
</div>
298298

299299
</div>

0 commit comments

Comments
 (0)