Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lucastavarex committed Sep 13, 2024
1 parent cd38274 commit a30f5dd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/pages/civitas/components/chapters.js
Original file line number Diff line number Diff line change
Expand Up @@ -859,15 +859,15 @@ export function Exemplo41(

return (
<styles.ChapterGenericDiv1Center ref={props.chapRef} id={props.id}>
<styles.ContainerCard1>
<styles.NewsImage src={radar_foto}></styles.NewsImage>
{/* <styles.Credito>
{/* <styles.ContainerCard1> */}
{/* <styles.NewsImage src={radar_foto}></styles.NewsImage> */}
{/* <styles.Credito>
Imagem do veículo captada por equipamento do Cerco Eletrônico
</styles.Credito> */}
<styles.TextCard1>
{/* <styles.TextCard1>
Na meia hora seguinte, ele passa por mais cinco equipamentos. Todo o histórico de circulação é registrado e armazenado pela Civitas.
</styles.TextCard1>
</styles.ContainerCard1>
</styles.TextCard1> */}
{/* </styles.ContainerCard1> */}
</styles.ChapterGenericDiv1Center>
);
}
Expand Down

0 comments on commit a30f5dd

Please sign in to comment.