mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Edit copy on annoucement banner (#510)
This commit is contained in:
parent
b04096b4a7
commit
845bd9c44a
2 changed files with 3 additions and 3 deletions
|
|
@ -22,7 +22,7 @@ const Announcement = ({
|
|||
sx={{
|
||||
variant: 'cards.translucent',
|
||||
mx: 'auto',
|
||||
maxWidth: 'copy',
|
||||
maxWidth: 'narrow',
|
||||
width: '100%',
|
||||
textAlign: 'left',
|
||||
textDecoration: 'none',
|
||||
|
|
|
|||
|
|
@ -129,8 +129,8 @@ const Page = () => (
|
|||
/>
|
||||
|
||||
<Announcement
|
||||
copy="Help kickstart a high school hackathon renaissance"
|
||||
caption="Run an in-person hackathon this semester, with support from Hack Club and FIRST."
|
||||
copy="Run an in-person hackathon this semester"
|
||||
caption="$500 grants and more, with support from Hack Club and FIRST."
|
||||
href="/hackathons"
|
||||
iconLeft="event-code"
|
||||
color="primary"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue