mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
Update header.js
This commit is contained in:
parent
1058a051f0
commit
3d3cff025d
1 changed files with 3 additions and 1 deletions
|
|
@ -119,7 +119,9 @@ const Slack = () => {
|
|||
left: 0,
|
||||
right: 0,
|
||||
height: '100%',
|
||||
zIndex: -1
|
||||
zIndex: -1,
|
||||
width: '100vw',
|
||||
objectFit: 'cover'
|
||||
}}
|
||||
>
|
||||
<source
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue