Skip to content

Commit 726c53f

Browse files
committed
remove margintop
1 parent 9a59644 commit 726c53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/components/About.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export default function About() {
7171
<Typography
7272
variant="h4"
7373
color="primary.main"
74-
sx={{ fontWeight: "bold", marginTop: 3 }}
74+
sx={{ fontWeight: "bold" }}
7575
>
7676
Source Code
7777
</Typography>

0 commit comments

Comments
 (0)