.titulo-indicadores {
font-weight: bold;
font-size: 1.2rem;
margin-bottom: 20px;
color: #0069B4;
}
.container-indicadores {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 10px;
}
.container-indicadores img {
max-width: 100%;
height: auto;
flex: 1;
min-width: 150px;
}
Indicadores de desempenho
Source: TST

Leave a Comment