Skip to content
This repository was archived by the owner on Jun 10, 2019. It is now read-only.

Commit c0a5f0e

Browse files
mattmacneilalexspence
authored andcommitted
Added textshadow and vertical space for landing headline / join button.
1 parent 31e601a commit c0a5f0e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/scenes/home/landing/landing.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
.pageHeading h1 {
1919
width: 80%;
2020
color: #fff;
21+
text-shadow: black 1px 0 15px;
22+
margin: 30px 0 50px 0;
2123
}
2224

2325
@media screen and (max-width: 900px) {

0 commit comments

Comments
 (0)