Skip to content

Commit 36d15c1

Browse files
author
Kent C. Dodds
authored
improve homepage styling
1 parent aa0ea1d commit 36d15c1

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)