Skip to content

Commit

Permalink
fix: color icons
Browse files Browse the repository at this point in the history
  • Loading branch information
PauloMarquesG committed Feb 6, 2024
1 parent 5164460 commit 65bb7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/content/portfolio/Portfolio.css
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ body.blur::after {
}

.icons i {
color: var(--text-color);
color: var(--color-light);
}

@media (max-width: 768px) {
Expand Down

0 comments on commit 65bb7be

Please sign in to comment.