Update Bracket Game

This commit is contained in:
nickofolas
2022-04-24 14:43:19 -05:00
parent 0396e4066c
commit 43e2fc8d87
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ export function SlashGame(props: IMinigameProps): React.ReactElement {
return (
<>
<GameTimer millis={5000} onExpire={props.onFailure} />
<Paper sx={{ display: "grid", gridTemplateColumns: "1fr", justifyItems: "center" }}>
<Paper sx={{ display: "grid", justifyItems: "center" }}>
<Typography variant="h4">Slash when his guard is down!</Typography>
{hasAugment ? (