Skip to content

Commit

Permalink
new thing updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Ningsang-Jabegu committed Feb 27, 2024
1 parent 8b7b952 commit 1d980a8
Show file tree
Hide file tree
Showing 5 changed files with 213 additions and 127 deletions.
2 changes: 1 addition & 1 deletion src/component/Career.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const StyledContainer = styled(Container)({
<HasTags>Apply now</HasTags>
</Body>
<Grid container spacing={2} sx={{ mt: 3,px:"5vw" }}>
<Grid item xs={12} sm={6} md={12}>
<Grid item xs={12} sm={12} md={12}>
<Title component="h2" variant="h4">
Job Listings
</Title>
Expand Down
Loading

0 comments on commit 1d980a8

Please sign in to comment.