add responsividade

This commit is contained in:
EsioFreitas
2023-01-25 19:44:39 -03:00
parent f3aaf5fc14
commit c643cab0e0
12 changed files with 3895 additions and 41 deletions

View File

@@ -215,7 +215,7 @@ watch(networkName, (): void => {
}
.text {
@apply text-gray-800 text-center;
@apply text-white text-center;
}
.blur-container {