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:
@ -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);
|
||||
|
Reference in New Issue
Block a user