Change cover tagline text and color

main
dugo3number2 2023-04-04 12:05:26 -05:00
parent d51de83daf
commit b29c1491f9
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
.cover { .cover {
color: #cccccc; color: #000000;
text-align: center; text-align: center;
width: 100%; width: 100%;
padding: 25% 0px; padding: 25% 0px;

View File

@ -25,7 +25,7 @@
</nav> </nav>
</header> </header>
<div class="cover"> <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> </div>
<main> <main>
<article> <article>