about-us.html - Changed video card to be darker and the text whiter to make the main text pop

This commit is contained in:
Matthew Patrick 2021-09-20 10:46:42 +07:00
parent 83b3471df2
commit a31c139e53

View file

@ -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>