diff --git a/public/favicon.svg b/public/favicon.svg deleted file mode 100644 index 6a64fc1..0000000 --- a/public/favicon.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/public/index.html b/public/index.html index f1e3762..6669d0a 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ - + @@ -16,7 +16,7 @@ Crystal Alto Vicentino s.r.l. | Gestioni Immobiliari - + @@ -156,7 +156,7 @@ body.menu-open .sidebar { transform: translateX(0); } scroll-margin-top: 0; } .hero-logo-container { display: flex; justify-content: center; margin-bottom: 1.5rem; } -.hero-logo svg { width: 140px; height: auto; } +.hero-logo svg { width: 280px; height: auto; } .hero-title { font-family: 'DM Serif Display', serif; font-weight: 400; font-size: clamp(1.8rem, 4vw, 2.4rem); color: var(--green-dark); @@ -290,7 +290,7 @@ a.card.clickable:hover { color: inherit; } } .card.grande .card-icon { margin-bottom: 0; } .hero { padding: 2rem 1rem 1.5rem; } - .hero-logo svg { width: 90px; } + .hero-logo svg { width: 180px; } /* Sidebar landscape: wider, 2-column internal grid */ .sidebar { @@ -374,19 +374,19 @@ a.card.clickable:hover { color: inherit; }