This commit is contained in:
Gabe Kangas
2022-03-16 17:54:34 -07:00
committed by GitHub
parent ae88a38acc
commit 1ce2ee398c
6 changed files with 377 additions and 3 deletions

View File

@@ -64,6 +64,7 @@ strong {
.line-chart-container {
margin: 2em auto;
margin-bottom: 0px;
padding: 1em;
border: 1px solid var(--gray-dark);