Skip to content

Commit 0a00c79

Browse files
committed
style(splash): tighten up the index paragraphs a little for readability
1 parent bdf4dbb commit 0a00c79

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/splash/splash-style.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
background-color:#f3f3f3;
1111
}
1212

13+
p {
14+
margin: 0 auto;
15+
max-width: 800px;
16+
}
17+
1318
.container {
1419
padding:5em 1em;
1520

0 commit comments

Comments
 (0)