Skip to content

Commit ced0c2f

Browse files
committed
Add customer class to README image for layout fix
1 parent 481dd13 commit ced0c2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h1>Project Essentials Explained</h1>
1414

1515
<main>
1616
<article>
17-
<img src="https://media.geeksforgeeks.org/wp-content/uploads/20240702120959/Readme1.png" alt="Example of a README file layout" />
17+
<img class="readme-img" src="https://media.geeksforgeeks.org/wp-content/uploads/20240702120959/Readme1.png" alt="Example of a README file layout" />
1818
<h2>What is a README file?</h2>
1919
<p>
2020
A README file is an essential component of many software projects, especially those hosted on platforms like GitHub.

0 commit comments

Comments
 (0)