Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jardelva96 authored Oct 20, 2024
1 parent 0ac6d11 commit 4728cf4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,12 @@
overflow: hidden; /* Garante que os conteúdos ao lado fiquem corretos */
}

.chart-container {
display: flex;
justify-content: center;
margin-top: 20px;
}


</style>
</head>
Expand Down

0 comments on commit 4728cf4

Please sign in to comment.