feat: add portfolio, blog, and contact features, update theme styling, refine imports, and clean up unused code (#2)

Reviewed-on: #2
This commit is contained in:
2025-03-13 19:50:43 +00:00
parent 3d892a44a8
commit eafda93bd0
15 changed files with 983 additions and 152 deletions

View File

@ -55,7 +55,6 @@
.black .nav-item-active {
background: rgba(255, 255, 255, 0.08);
border-bottom: 2px solid rgba(255, 255, 255, 0.8);
}
.red .nav-item-active {
background: rgba(248, 113, 113, 0.08);