Skip to content

Commit

Permalink
fix padding
Browse files Browse the repository at this point in the history
  • Loading branch information
o2sh committed Aug 25, 2024
1 parent 5ebd274 commit faf77cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vercel/src/Index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
left: 0;
width: 100%;
text-align: center;
padding: 0.5rem 0;
padding: 1rem 0;
color: white;
}
Expand Down

0 comments on commit faf77cf

Please sign in to comment.