Skip to content

Commit

Permalink
fix: Add padding for mobile view
Browse files Browse the repository at this point in the history
  • Loading branch information
ff6347 committed Dec 3, 2024
1 parent e1c9981 commit 3e76f8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@
justify-content: space-between;
align-items: center;
flex-direction: column;
padding: 16px;
}
</style>

0 comments on commit 3e76f8d

Please sign in to comment.