Skip to content

Commit

Permalink
more small tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
kspeer825 committed Oct 15, 2024
1 parent 279cc52 commit 277a11b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projects/website/speerportfolio/src/pages/Carvings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ function Carvings() {
<img src={arch} className="App-photo" alt="arch" />
</Box >
</Grid >
<Grid item cols={4}>
<Grid item cols={2}>
<Box color='blue' corners='roundest'>
<img src={ring1} className="App-photo" alt="ring 1" />
</Box >
Expand Down
2 changes: 1 addition & 1 deletion projects/website/speerportfolio/src/pages/Professional.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function Professional() {
<Grid container spacing="md">
<Grid item cols={11}>
<Box color='blue' corners='roundest'>
<h1 id="teksystems"> Software Engineer III at Comcast </h1>
<h1 id="comcast"> Software Engineer III at Comcast </h1>
<p> Feb 2023 - Present </p>
</Box>
</Grid>
Expand Down

0 comments on commit 277a11b

Please sign in to comment.