Fix 404 responsiveness

This commit is contained in:
hossainemruz 2020-04-18 17:55:51 +06:00
parent 76a4f022ab
commit af8a6c542b
9 changed files with 58 additions and 9 deletions

View file

@ -1,4 +1,3 @@
<!-- HOME START -->
<div class="container-fluid home" id="home">
<div
class="background container-fluid"
@ -23,4 +22,3 @@
<a href="#about"><i class="arrow bounce fa fa-chevron-down"></i></a>
</div>
</div>
<!-- HOME END -->