mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
teen makers, responsive
This commit is contained in:
parent
8b3415bb6b
commit
dfa8140010
1 changed files with 3 additions and 1 deletions
|
|
@ -46,6 +46,7 @@ import ReactTooltip from 'react-tooltip'
|
|||
import Winter from '../components/index/cards/winter'
|
||||
import Comma from '../components/comma'
|
||||
import CarouselCards from '../components/index/carousel-cards'
|
||||
/** @jsxImportSource theme-ui */
|
||||
|
||||
function Page({
|
||||
hackathonsData,
|
||||
|
|
@ -228,7 +229,8 @@ function Page({
|
|||
</Text>
|
||||
teen hackers
|
||||
</Text>
|
||||
from around the world who code together
|
||||
<br sx={{ display: ['inline', 'none', 'none'] }} /> from around
|
||||
the world who code together
|
||||
</Text>
|
||||
<Button variant="ctaLg" as="a" href="/slack" mt={[3, 0, 0]}>
|
||||
Join our community
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue