5 lines
78 B
CSS
5 lines
78 B
CSS
.ispezioni{
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 1rem;
|
|
} |