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

Commit 1426ac4

Browse files
mattmacneilkylemh
authored andcommitted
Removed h1 background completely, adjusted padding below h1.
1 parent e12619b commit 1426ac4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/scenes/home/landing/landing.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@
1919
width: 80%;
2020
color: #fff;
2121
text-shadow: black 1px 0 15px;
22-
padding: 50px 0 50px 0;
23-
background-color:rgba(47,52,72,.05);
24-
border-radius: 1rem;
22+
padding: 50px 0 0 0;
2523
}
2624

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

0 commit comments

Comments
 (0)