fixed projects img styling

This commit is contained in:
yousifpa98
2024-12-22 00:43:45 +01:00
parent 667b40bbe4
commit f88524ff0e
2 changed files with 3 additions and 3 deletions

View File

@@ -50,7 +50,7 @@
.projectJob {
color: rgb(151, 151, 151);
margin-bottom: 0.25rem;
margin-bottom: 0.5rem;
}
.socialIcon {
@@ -61,7 +61,7 @@
}
.socialIcon:hover {
fill: black;
fill: rgb(151, 151, 151);
}
.projectLinks {