Fix tabella notizie linea da mobile

This commit is contained in:
Leocraft1
2025-11-04 18:39:54 +01:00
parent d67fbb26d8
commit b872983eda

View File

@@ -495,4 +495,8 @@ span.blu{
margin:12px;
margin-top: 24px;
}
/*Cerca orario*/
#notizie-container{
display: block;
}
}