We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9a0c7 commit bd1f624Copy full SHA for bd1f624
index.html
@@ -337,7 +337,7 @@ <h2 class="containerTitle">
337
<img src="./assets/icons/star.png" alt="Active Star" />
338
339
340
- <img src="./assets/icons/star.png" alt="Active Star" />
+ <img class="inactive" src="./assets/icons/star.png" alt="Active Star" />
341
<img class="inactive" src="./assets/icons/star.png" alt="Active Star" />
342
</div>
343
0 commit comments