Skip to content

Commit

Permalink
change padding
Browse files Browse the repository at this point in the history
  • Loading branch information
VovaStelmashchuk committed Jan 30, 2025
1 parent cd54247 commit 76ac112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/auth.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
The project still under development.
</p>
<div
class="container mx-auto flex justify-between items-center px-4 lg:px-8"
class="container mx-auto flex justify-between items-center p-2 lg:px-8"
>
<a class="text-2xl lg:text-3xl font-bold" href="/home"> Nest2d </a>

Expand Down

0 comments on commit 76ac112

Please sign in to comment.