Skip to content

Commit

Permalink
beepy
Browse files Browse the repository at this point in the history
  • Loading branch information
estrattonbailey committed Feb 21, 2022
1 parent f810e60 commit c2a8b30
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 302 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build
1 change: 0 additions & 1 deletion build/routes.json

This file was deleted.

298 changes: 0 additions & 298 deletions build/static/index.html

This file was deleted.

6 changes: 3 additions & 3 deletions site/pages/Index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ function Page() {
<Box f fw style={{ height: '100vh' }}>
<Box w={[1, 1, 1, 1/2]} h f aic jcc rel z={1} bg='white'>
<Box p={[6, 8, 10, 12]}>
<Box maxWidth='480px' mxa>
<Box maxWidth='490px' mxa>
<Box as='h1' rel fs='48px' w='auto' dib lh='1.0' mb={10} ff='man'>
<Box as='span' rel z={1}>
side x side
</Box>
<Box abs left right bottom h='50%' bg='yellow' z={0} />
</Box>

<Box as='p' fs='18px' lh='26px'>
<Box as='p' fs={['16px', '16px', '18px']} lh='26px'>
We’re a crew of friendly neighbors bringing together our passions and professions within a shared workspace in North Center, Chicago.<br /><br />

Whether commiserating across industries or sharing a drink, we’re here to do the work and have some fun, side by side. Plus it’s nice to be out of the house.<br /><br />
Whether commiserating across industries or sharing a drink, we’re here to do the work and have some fun, side by side. Plus it’s nice to be out of the g*ddamn house.<br /><br />

Give us a knock. We probably have snacks.
</Box>
Expand Down

0 comments on commit c2a8b30

Please sign in to comment.