Skip to content

Commit 2151d30

Browse files
authored
Use the correct class for the landing image
1 parent 606c2de commit 2151d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h1>Ease your eyes on Scratch</h1>
1515
<p>Bring back the old Scratch 2 blue to the Scratch website and editor, instead of the new flashy, eye-hurting blue.</p>
1616
<a class="button primary" href="https://raw.githubusercontent.com/csourcesc/old-scratch-blue/master/old-scratch-blue.user.css">Get the userstyle</a>
1717
<a class="button" href="https://github.com/csourcesc/old-scratch-blue">GitHub repo</a>
18-
<img class="image-block" src="sidebyside.png" alt="Side-by-side comparison: Scratch with and without the usertyle">
18+
<img class="main-img" src="sidebyside.png" alt="Side-by-side comparison: Scratch with and without the usertyle">
1919
<footer>
2020
<small>A project from</small>
2121
<br>

0 commit comments

Comments
 (0)