mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
chat + maps + ai + tools
This commit is contained in:

committed by
Geoff Seemueller

parent
48655474e3
commit
818e0e672a
@@ -10,7 +10,7 @@ export default function Hero() {
|
||||
const isMobile = useIsMobile();
|
||||
|
||||
return (
|
||||
<Box p={2}>
|
||||
<Box p={2} mt={2}>
|
||||
<Box>
|
||||
<Heading
|
||||
textAlign={isMobile ? 'left' : 'right'}
|
||||
|
Reference in New Issue
Block a user