Update texts + fix responsiveness of new pages

Co-authored-by: William Oldham <github@binaryoverload.co.uk>
This commit is contained in:
mrjvs
2024-02-10 21:00:06 +01:00
parent a84eb7b0e5
commit ce31771e5f
5 changed files with 38 additions and 10 deletions

View File

@@ -17,7 +17,7 @@ export function SetupScreen() {
<div className="icon">
<Icon name="logo" />
</div>
<h1 className="title">Le&apos;s get this set up!</h1>
<h1 className="title">Let&apos;s get this set up!</h1>
<p className="paragraph" style={{ paddingBottom: 25, paddingTop: 10 }}>
To get started, we need to setup some things first. Click the button below to continue.
</p>