Bug Fix - Portfolio A2
This commit is contained in:
parent
ec14bd2c0c
commit
4ebe95b30e
1 changed files with 1 additions and 5 deletions
|
@ -127,12 +127,8 @@
|
||||||
<p>Dream</p>
|
<p>Dream</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section style="margin-top: 120px;" id="footer">
|
|
||||||
<div>
|
|
||||||
<p><i class="fa-light fa-copyright"></i> 2021 - 2022 BlueAnimates</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</section>
|
</section>
|
||||||
|
{% include master/footer.html %}
|
||||||
</div>
|
</div>
|
||||||
<style>
|
<style>
|
||||||
#Portfolio {background: var(--blue-light);}
|
#Portfolio {background: var(--blue-light);}
|
||||||
|
|
Reference in a new issue