fixed projects img styling
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user