made home h1 more readable

This commit is contained in:
Vicky Steeves 2019-08-02 18:07:50 +00:00 committed by Remi Rampin
parent b42439dff2
commit fc94b26ff3
1 changed files with 2 additions and 0 deletions

View File

@ -196,6 +196,8 @@ img { max-width: 100%; }
.home .text h1 {
margin-top: 25px;
color: #fff;
text-shadow: 2px 2px #000;
font-size:3em;
}
.home .description {