Implement a working navbar

This commit is contained in:
TropiiDev 2025-02-03 20:33:21 -05:00
parent 31745cfab3
commit 4b691dbdf5
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ const Contact = () => {
}
return (
<section className="c-space my-20">
<section className="c-space my-20" id="contact">
<div className="relative min-h-screen flex items-center justify-center flex-col">
<img src="/assets/terminal.png" alt="terminal background" className="absolute inset-0 min-h-screen" />

View File

@ -11,7 +11,7 @@ const Experience = () => {
return (
<section className="c-space my-20">
<section className="c-space my-20" id="work">
<div className="w-full text-white-600">
<h3 className="head-text">
My Work Experience