Added email contact on home, better view.

This commit is contained in:
2025-07-28 18:51:13 +02:00
parent c589c31abd
commit c477222fd1
4 changed files with 23 additions and 2 deletions

View File

@@ -201,6 +201,14 @@ table.image-table img {
max-width: 100%;
height: auto;
}
.bottone{
border: none;
background: none;
text-decoration: underline;
color: rgb(0, 255, 0);
font-family: Titillium Web;
font-size: medium;
}
@media (max-width: 768px) {
table.image-table {
width: 100%;