fix: separate contact section from footer for proper nav scroll
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -190,7 +190,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer id="contact" class="footer">
|
<section id="contact" class="section">
|
||||||
|
<h2 class="section-title">Contact</h2>
|
||||||
<p>
|
<p>
|
||||||
<a href="mailto:98kimsungmin@naver.com">98kimsungmin@naver.com</a>
|
<a href="mailto:98kimsungmin@naver.com">98kimsungmin@naver.com</a>
|
||||||
·
|
·
|
||||||
@@ -198,6 +199,10 @@
|
|||||||
·
|
·
|
||||||
<a href="https://solved.ac/profile/tolelom" target="_blank" rel="noopener">Solved.ac</a>
|
<a href="https://solved.ac/profile/tolelom" target="_blank" rel="noopener">Solved.ac</a>
|
||||||
</p>
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<p>© 2026 김성민</p>
|
||||||
</footer>
|
</footer>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user