Skip to content

Commit 4f89869

Browse files
committed
spacing tweaks
1 parent 087f907 commit 4f89869

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

kaggle_environments/envs/open_spiel_env/games/go/visualizer/v2/src/components/ScorePanel.module.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,8 @@
180180
.panel {
181181
grid-template-columns: auto 19ch 250px 19ch auto;
182182
justify-items: center;
183-
max-width: none;
183+
max-width: 1100px;
184+
margin-bottom: 1rem;
184185
}
185186

186187
:where(.panel > *) {

0 commit comments

Comments
 (0)