mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
tweaking of wording
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -11,7 +11,7 @@
|
|||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||||
<meta name="apple-mobile-web-app-title" content="Roomba Rover" />
|
<meta name="apple-mobile-web-app-title" content="Roomba Rover" />
|
||||||
<title>Roomba Rover</title>
|
<title>Roomba Rover</title>
|
||||||
<script type="module" crossorigin src="/assets/index-kU9Gcmps.js"></script>
|
<script type="module" crossorigin src="/assets/index-CYSD7A1h.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-D-TUqmtz.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-D-TUqmtz.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
@@ -49,6 +49,7 @@ export default function RoverDescriptionOverlay({
|
|||||||
largeFading ? 'opacity-0' : 'opacity-100'
|
largeFading ? 'opacity-0' : 'opacity-100'
|
||||||
} ${mobileHud ? 'text-[1rem] leading-tight' : 'text-[1.5rem] leading-tight'}`}
|
} ${mobileHud ? 'text-[1rem] leading-tight' : 'text-[1.5rem] leading-tight'}`}
|
||||||
>
|
>
|
||||||
|
<p>Just so you know, this rover</p>
|
||||||
{description}
|
{description}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user