handling disclaimer

This commit is contained in:
Antoine M 2025-01-07 09:35:26 +01:00
parent 726c45cf41
commit b22257fe39

View File

@ -99,4 +99,7 @@
}
}
}
.disclaimer {
@apply text-white text-center mt-4 bg-primary rounded-xl p-4;
}
}