Revert "Fixing mobile view of email, added email contact on home."

This reverts commit 515a54284a.
This commit is contained in:
2025-07-28 18:29:44 +02:00
parent 515a54284a
commit c589c31abd
3 changed files with 5 additions and 10 deletions

View File

@@ -75,6 +75,7 @@ a.gbutton{
transform: translateY(5px)
}
footer{
position: fixed;
left: 8px;
right: 8px;
bottom: 0px;
@@ -84,6 +85,7 @@ footer{
border-radius: 10px;
}
div.footer{
position: fixed;
left: 8px;
right: 8px;
bottom: 8px;
@@ -199,9 +201,6 @@ table.image-table img {
max-width: 100%;
height: auto;
}
.email{
width: 7%;
}
@media (max-width: 768px) {
table.image-table {
width: 100%;
@@ -218,9 +217,6 @@ table.image-table img {
.container {
flex-direction: column;
}
.email{
width: 40%;
}
}
/*zona lista mezzi*/
.lista-mezzi{