fixed section share

This commit is contained in:
2024-12-04 21:07:29 +01:00
parent cfd38f3a52
commit 5d64b2ed06
5 changed files with 757 additions and 7 deletions
+1 -1
View File
@@ -230,7 +230,7 @@ $totalDocuments = $resultDocuments->fetch_assoc()['total_documents'];
</a>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<a href="condivisioni.php" class="btn btn-info d-flex flex-column justify-content-center align-items-center py-5 shadow rounded-lg">
<a href="shared-homes.php" class="btn btn-info d-flex flex-column justify-content-center align-items-center py-5 shadow rounded-lg">
<i class="mdi mdi-share-outline" style="font-size: 3rem;"></i>
<span class="mt-2 fw-bold" style="font-size: 1.25rem;">Immobili Condivisi</span>
</a>