Skip to content

Commit d33bdb1

Browse files
committed
remove inline style css that was causing image to break page on mobile
view
1 parent 3e68025 commit d33bdb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

overrides/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<h1>404 — Page Not Found</h1>
1111

1212
<p style="text-align: center;">
13-
<img src="{{ config.site_url }}assets/404_L5.gif" alt="Error Page L5 animation" style="max-width: 400px; margin: 20px auto; display: block;">
13+
<img src="{{ config.site_url }}assets/404_L5.gif" alt="Error Page L5 animation">
1414
</p>
1515

1616
<h2>Oops! We couldn't find that page.</h2>

0 commit comments

Comments
 (0)