Skip to content

Commit e9142e2

Browse files
authored
Merge pull request #471 from kentcdodds/patch-1
improve homepage styling
2 parents aa0ea1d + 36d15c1 commit e9142e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/splash/splash-style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
padding:5em 1em;
88
text-align:center;
99

10+
&:last-child {
11+
padding-top: 0;
12+
}
13+
1014
@include break {
1115
padding:8em 1.5em;
1216
}

0 commit comments

Comments
 (0)