Changed 'is' to white;

This commit is contained in:
Thomas Smith 2022-09-12 11:36:47 -04:00
parent 0bd2ff8efb
commit 9862d63129
2 changed files with 3 additions and 1 deletions

View file

@ -29,7 +29,7 @@
<div class="container hero-container">
<div class="row">
<div class="col">
<h1>Keep <span class="white">what</span><br><span style="float:right;">is yours.</span></h1>
<h1>Keep <span class="white">what</span><br><span style="float:right;"><span class="white">is</span> yours.</span></h1>
</div>
</div>
<div class="row">

View file

@ -215,6 +215,8 @@ hr{
}
.impact-section{
opacity: 0.5;
}
.about-block{