Change cover tagline text and color
parent
d51de83daf
commit
b29c1491f9
|
@ -1,5 +1,5 @@
|
|||
.cover {
|
||||
color: #cccccc;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
padding: 25% 0px;
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
</nav>
|
||||
</header>
|
||||
<div class="cover">
|
||||
<h1 class="cover-tagline">Helping others through troubling times</h1>
|
||||
<h1 class="cover-tagline">Change the world by helping others</h1>
|
||||
</div>
|
||||
<main>
|
||||
<article>
|
||||
|
|
Loading…
Reference in New Issue