diff options
author | Grant Shangreaux <shshoshin@protonmail.com> | 2020-03-21 15:36:07 -0500 |
---|---|---|
committer | Grant Shangreaux <shshoshin@protonmail.com> | 2020-03-21 15:41:38 -0500 |
commit | 40cc65a901a016f5290981fd6eb8646f34629133 (patch) | |
tree | 5485bee5e3fe79a50919731d2db886fbe490c755 /index.html | |
parent | fb4316663d3ea404331594dad25601193b6584f5 (diff) |
Fix: css
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ <div class="side"> <h3>More Music...</h3> <a href="recordings.html"> - <img src="images/famicom-recorder.jpeg" class="tape"> + <img src="images/famicom-recorder.jpeg" class="img-center"> </a> </div> </body> |