diff options
Diffstat (limited to 'src/pages/index.tsx')
| -rw-r--r-- | src/pages/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 58f5616..b9bcb07 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -24,7 +24,7 @@ const IndexPage = (): React.ReactElement => { /> </div> <BlockHeader>Hello!</BlockHeader> - <BlockBody theme={{ padding: "4px 8px" }}> + <BlockBody> <p> I'm a computer science and math graduate from Millersville University. I work as an IT consultant and specialize in development |
