@@ -45,5 +45,6 @@ const handleBlockEnterprise = async (id) => {
grid-template-columns: repeat(2, 1fr);
gap: 20px;
min-height: auto;
+ min-height: 70vh;
}
</style>