fixed safari loading icon...again
This commit is contained in:
parent
b6036f8c70
commit
2e55682285
3 changed files with 1 additions and 0 deletions
Binary file not shown.
Binary file not shown.
|
@ -7,6 +7,7 @@
|
|||
class="flex absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2"
|
||||
loop
|
||||
muted
|
||||
playsinline
|
||||
>
|
||||
<source src="/assets/img/movie-loader.mov" type="video/quicktime" />
|
||||
<source src="/assets/img/movie-loader.webm" type="video/webm" />
|
||||
|
|
Loading…
Add table
Reference in a new issue