Fixed css typo

nm_live
noah metz 2024-01-02 20:38:08 -07:00
parent c461eda661
commit 2836a371ed
1 changed files with 1 additions and 1 deletions

@ -240,7 +240,7 @@ div.score-grid {
justify-items: center;
align-items: center;
grid-template: 30% 40% 30% / 20% 40% 20%;
grid-template: 30% 40% 30% / 20% 60% 20%;
grid-template-areas:
"red-top top blue-top"