Skip to content

Commit f83e815

Browse files
committed
refactor: changed header padding
1 parent 50ddb0b commit f83e815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const links = [
3535
"!border-x-border",
3636
"!md:mx-8",
3737
"!mx-4",
38-
"!px-4",
38+
"!px-8",
3939
"!rounded-2xl",
4040
"![mask-image:none]",
4141
];

0 commit comments

Comments
 (0)