removed margin from button

This commit is contained in:
Lucas Oliveira 2024-06-10 19:18:26 -03:00
commit 387ec2304e

View file

@ -291,7 +291,7 @@
}
.main-page-nav-button {
@apply mr-2 w-4;
@apply w-4;
}
.main-page-description-text {