Nessun oggetto della modifica
Nessun oggetto della modifica
 
(3 versioni intermedie di uno stesso utente non sono mostrate)
Riga 3: Riga 3:
.frisardi-hero .subtitle { font-size:16px; opacity:0.85; margin-top:6px; }
.frisardi-hero .subtitle { font-size:16px; opacity:0.85; margin-top:6px; }
.frisardi-hero .hero-img { width:100%; max-height:360px; object-fit:cover; border-radius:16px; }
.frisardi-hero .hero-img { width:100%; max-height:360px; object-fit:cover; border-radius:16px; }
.f-grid { display:grid; grid-template-columns:repeat(12,1fr); gap:16px; }
.f-card { grid-column: span 6; background:#fff; border:1px solid #eee; border-radius:16px; padding:16px; box-shadow:0 2px 10px rgba(0,0,0,0.04); }

Versione attuale delle 15:33, 13 set 2025

.frisardi-hero { position:relative; padding:40px 20px; text-align:center; background:#f7f7f7; }
.frisardi-hero .brand { font-size:32px; font-weight:700; letter-spacing:0.5px; }
.frisardi-hero .subtitle { font-size:16px; opacity:0.85; margin-top:6px; }
.frisardi-hero .hero-img { width:100%; max-height:360px; object-fit:cover; border-radius:16px; }

.f-grid { display:grid; grid-template-columns:repeat(12,1fr); gap:16px; }
.f-card { grid-column: span 6; background:#fff; border:1px solid #eee; border-radius:16px; padding:16px; box-shadow:0 2px 10px rgba(0,0,0,0.04); }