mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Small styling fix?
This commit is contained in:
parent
0afde7bb10
commit
20fcfb2657
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ const Content = () => (
|
|||
the user is a hackathon organizer & points them to the #hackathon-organisers channel */}
|
||||
<Text as="p" variant="lead" sx={{ maxWidth: 'copyPlus', mx: 'auto' }}>
|
||||
On the Slack, you'll find a community of{' '}
|
||||
<Box as="span" sx={{ bg: 'muted' }}>
|
||||
<Box as="span" sx={{ bg: 'muted', px: 1, borderRadius: 5 }}>
|
||||
#hackathon-organizers
|
||||
</Box>{' '}
|
||||
new and experienced alike. Ask questions, get help, and share your own
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue