KAN-5-feat-video-full-size #1
|
|
@ -5,8 +5,8 @@
|
|||
</div>
|
||||
}
|
||||
@if(!isLoading() && asset()){
|
||||
<div class="videocontainer w-full">
|
||||
<video class="w-full" controls>
|
||||
<div class="videocontainer w-full mt-20">
|
||||
<video class="w-full rounded-md" controls>
|
||||
<source src="{{asset()!.items[3].href}}" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
|
|
|
|||
Loading…
Reference in New Issue