mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Fix button
This commit is contained in:
parent
71d12bd3bb
commit
d3f689ddc7
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ export default function Landing() {
|
|||
'translateX(15%) rotate(12deg)'
|
||||
],
|
||||
fontSize: [2, 3],
|
||||
display: ['none', null, null]
|
||||
display: ['none', 'inline', 'inline']
|
||||
}}
|
||||
>
|
||||
Looking for hackathons?{' '}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue