Rename portfolio to projects

This commit is contained in:
Hazem Krimi
2023-06-04 16:07:59 +01:00
parent 3a51b7fdb2
commit 69afc742a0
14 changed files with 161 additions and 128 deletions
+2 -2
View File
@@ -28,12 +28,12 @@ export const Wrapper = styled.div`
}
.about,
.portfolio,
.projects,
.blog {
margin: 1rem 0rem;
}
.portfolio {
.projects {
margin-bottom: 3rem;
}