mirror of
https://gitlab.com/nekoya/web.git
synced 2025-01-07 02:59:48 +01:00
about-us.html - Added a little gap between the NavBar and the Video Card
This commit is contained in:
parent
b300c49e9f
commit
49af04db17
1 changed files with 2 additions and 0 deletions
|
@ -110,6 +110,8 @@
|
|||
</div>
|
||||
</nav>
|
||||
|
||||
<br style="display: block;content: ' '; margin: 1vw 0; line-height: 1vw;">
|
||||
|
||||
<div class="card bg-dark text-white">
|
||||
<video src="assets/AboutUs.mp4" muted autoplay loop class="card-img"></video>
|
||||
<div class="card-img-overlay">
|
||||
|
|
Loading…
Reference in a new issue