removed bg image from index html; css displays bg as bg of the div

This commit is contained in:
Mimi Momo
2020-09-30 21:20:39 -05:00
parent fc71b4ea39
commit eb24ab0b0a
2 changed files with 2 additions and 4 deletions
+1 -3
View File
@@ -3,9 +3,7 @@
<a href="https://twitter.com/lilchimchooree"><img class="img-social-ribbon" src="static/img/ele/twitter-ribbon.png" alt="link to developer's Twitter"></a>
</div>
<div class="bg">
<img class="img-bg-home" src="static/img/bg/homeBG.png" alt="background image of nothing">
</div>
<div class="bg"> </div>
<div class="footer-row"> </div>