Skip to content

Commit

Permalink
refactor: B test
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorShadurin committed Nov 27, 2023
1 parent 154350c commit c3680a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/overview/overview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ function Overview(props: Props) {

<Typography variant="h1" align="center" gutterBottom={true} className={classes.headingBig}>
<b>
Your Data, Your Rules
Your Digital Safe Space
</b>
</Typography>

{/*<h1 className={"makeStyles-header-40 makeStyles-header-55"} style={{marginTop: -15}}>Sign up for the waiting list</h1>*/}
<Typography variant="h2" align="center" gutterBottom={true}>
<b>
Sign up for the waiting list
Get Early Access Now
</b>
</Typography>

Expand Down

0 comments on commit c3680a3

Please sign in to comment.