made home h1 more readable
This commit is contained in:
parent
b42439dff2
commit
fc94b26ff3
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue