diff --git a/client/src/pages/ballotInfo/index.tsx b/client/src/pages/ballotInfo/index.tsx index 511c2bd14..14890cf12 100644 --- a/client/src/pages/ballotInfo/index.tsx +++ b/client/src/pages/ballotInfo/index.tsx @@ -7,20 +7,20 @@ import HelpIcon from '@mui/icons-material/Help'; function BoxAddress() { return ( - :not(style)': { m: 1, width: '25ch' }, - }} - noValidate - autoComplete="off" - > - - + :not(style)': { m: 1, width: '25ch' }, + }} + noValidate + autoComplete="off" + > + + ); - } +} + - export default function BallotInfo() { const [checked, setChecked] = React.useState(true); @@ -38,7 +38,7 @@ export default function BallotInfo() {
- +
@@ -82,7 +82,7 @@ export default function BallotInfo() {
-

What's on the Ballot?

+

What's on the Ballot?