Skip to content

Commit 7617e62

Browse files
committed
Fixed the bug
1 parent 9bf81b7 commit 7617e62

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

index.html

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -191,15 +191,10 @@ <h2 class="section-title" style="font-size: 3rem; text-align: center; margin-bot
191191
</section>
192192
</main>
193193

194-
<footer class="footer fade-in">
195-
<div class="container">
196-
<p>&copy; 2025 CodeCanvas. Open source project for the developer community.</p>
197-
<p>Built with ❤️ for showcasing amazing front-end projects</p>
198-
</div>
199-
</footer>
194+
200195

201196

202-
<footer class="footer">
197+
<footer class="footer fade-in">
203198
<div class="footer-flex-container">
204199
<div class="footer-1">
205200
<div class="footer-logo">CodeCanvas</div>

0 commit comments

Comments
 (0)