mirror of
https://gitlab.com/nekoya/web.git
synced 2024-12-23 06:50:30 +01:00
Fixed about-us video card
This commit is contained in:
parent
f69a0f28da
commit
ca78e06ff2
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
<br style="display: block;content: ' '; margin: 1vw 0; line-height: 1vw;">
|
||||
|
||||
<div data-aos="fade-in" data-aos-delay="500" class="card text-white" style="background-color: black">
|
||||
<video autoplay class="card-img" loop muted src="assets/AboutUs.mp4"></video>
|
||||
<video autoplay class="card-img" loop muted src="img/AboutUs.mp4"></video>
|
||||
<div class="card-img-overlay">
|
||||
<h1 class="card-title"><b>About Us</b></h1>
|
||||
<p class="card-text">Nekoya is your place for sneakers for the entire family from many name brands. You’ll
|
||||
|
|
Loading…
Reference in a new issue