Skip to content

hardbulls/clubdesk

Repository files navigation

Snippets

Video banner

<div class="hardbulls-hero-banner">
	<div id="hardbulls-banner-video-wrapper">
		<video id="hardbulls-banner-video" playsinline="playsInline" muted="muted" poster="<placeholder image>" style="display: block;">
			<source src="<webp video>" type="video/webm">
			<source src="<mp4 video>" type="video/mp4">
		</video>
	</div>
</div>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published