Skip to content

Commit

Permalink
Fix mobile padding on work screen
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebrooker committed Apr 14, 2024
1 parent 9007d5e commit 58f6bb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/work/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export default function Work () {
key={post.href}
borderColor='$thin'
borderWidth={1}
paddingTop='$8'
borderRadius='$3'
$gtMd={{
gap: '$4',
Expand Down

0 comments on commit 58f6bb9

Please sign in to comment.