mirror of
https://gitlab.com/nekoya/web.git
synced 2025-02-16 18:31:58 +01:00
about-us.html - Changed video card to be darker and the text whiter to make the main text pop
This commit is contained in:
parent
83b3471df2
commit
a31c139e53
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
|||
|
||||
<br style="display: block;content: ' '; margin: 1vw 0; line-height: 1vw;">
|
||||
|
||||
<div data-aos="fade-in" data-aos-delay="500" class="card bg-dark text-white">
|
||||
<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>
|
||||
<div class="card-img-overlay">
|
||||
<h1 class="card-title"><b>About Us</b></h1>
|
||||
|
|
Loading…
Add table
Reference in a new issue