style boost

This commit is contained in:
2024-11-16 20:02:56 -06:00
parent 0a62eb7582
commit 48ab8f7964
24 changed files with 278 additions and 203 deletions

View File

@@ -6,7 +6,7 @@
{
return;
}
<main class="PrimaryTheme">
<main class="PrimaryTheme" style="padding: 1rem;">
<GameBoard SessionId="@SessionId" />
</main>