mirror of
https://github.com/ivabus/www
synced 2024-11-22 18:25:07 +03:00
Changed 'is' to white;
This commit is contained in:
parent
0bd2ff8efb
commit
9862d63129
2 changed files with 3 additions and 1 deletions
|
@ -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">
|
||||
|
|
|
@ -215,6 +215,8 @@ hr{
|
|||
}
|
||||
|
||||
.impact-section{
|
||||
opacity: 0.5;
|
||||
|
||||
}
|
||||
|
||||
.about-block{
|
||||
|
|
Loading…
Reference in a new issue