mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Fix the icon
This commit is contained in:
parent
2c7d25f06d
commit
71d12bd3bb
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ export default function KeepExploring() {
|
|||
<Icon
|
||||
glyph="explore"
|
||||
size={70}
|
||||
sx={{ display: ['none', null, null] }}
|
||||
sx={{ display: ['none', 'flex', 'flex'] }}
|
||||
/>
|
||||
</Heading>
|
||||
<Link href="/slack" passHref>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue