Ciao,
Come puoi vedere nel file allegato, ho un problema con lo sfondo del titolo “Contributeur”. Lo sfondo è troppo lungo. Come posso adattarlo per ogni titolo, per favore (su mobile)? Alcuni sono brevi e altri lunghi.
PS: Su desktop è perfetto.
Ecco il CSS utilizzato:
.names .staff ~ span.user-title {
background: rgb(24,65,141);
background: linear-gradient(90deg, rgba(24,65,141,1) 0%, rgba(193,39,45,1) 100%);
color: white !important;
padding: 3px 5px;
}
Grazie
