Compare commits

..

No commits in common. "568ea411773c8e97cca2af07b5070692e6a04188" and "ce1b86d9c1e5c9d60238a086a0fd271b8eadfe3c" have entirely different histories.

2 changed files with 369 additions and 392 deletions

752
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -83,15 +83,12 @@ @layer components {
} }
.profile-link { .profile-link {
/* Você pode aplicar isso direto no <a> */
/* 1. FAZ O LINK PREENCHER O <li> */ /* 1. FAZ O LINK PREENCHER O <li> */
@apply block w-full; @apply block w-full;
/* 2. CORREÇÃO: Força a cor e remove sublinhado */
@apply text-gray-700 no-underline;
/* 3. (Opcional) Hover direto no link */
@apply hover:text-black;
} }
.profile-items { .profile-items {
/* 1. Limpeza (Classes antigas removidas) */ /* 1. Limpeza (Classes antigas removidas) */