diff --git a/src/Components/Views/StartMenu/StartMenu.tsx b/src/Components/Views/StartMenu/StartMenu.tsx
index 14f2053..95a1460 100644
--- a/src/Components/Views/StartMenu/StartMenu.tsx
+++ b/src/Components/Views/StartMenu/StartMenu.tsx
@@ -17,7 +17,6 @@ import { InfoModal } from '../../Misc/InfoModal';
import { SettingsModal } from '../../Misc/SettingsModal';
import { Spacer } from '../../Misc/Spacer';
import { SupportMe } from '../../Misc/SupportMe';
-import { H1, Paragraph } from '../../Misc/TextComponents';
import { LayoutOptions } from './LayoutOptions';
const MainWrapper = styled.div`
@@ -194,7 +193,10 @@ const Start = () => {
If you're on iOS, this page works better if you{' '} hide the toolbar or{' '} add the app to your home screen. -