removed bg image from index html; css displays bg as bg of the div
This commit is contained in:
+1
-3
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user