Skip to content

Commit 69f6663

Browse files
authored
Merge pull request #178 from will-stone/patch-2
typo: seperator > separator
2 parents 98d79cf + 80fa07f commit 69f6663

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

css/tachyons.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1990,7 +1990,7 @@ code, .code { font-family: Consolas, monaco, monospace; }
19901990
.nested-headline-line-height h5, .nested-headline-line-height h6 { line-height: 1.25; }
19911991
.nested-list-reset ul, .nested-list-reset ol { padding-left: 0; margin-left: 0; list-style-type: none; }
19921992
.nested-copy-indent p+p { text-indent: 1em; margin-top: 0; margin-bottom: 0; }
1993-
.nested-copy-seperator p+p { margin-top: 1.5em; }
1993+
.nested-copy-separator p+p { margin-top: 1.5em; }
19941994
.nested-img img { width: 100%; max-width: 100%; display: block; }
19951995
.nested-links a { color: #408bc9; -webkit-transition: color .15s ease-in; transition: color .15s ease-in; }
19961996
.nested-links a:hover { color: #76c4e2; -webkit-transition: color .15s ease-in; transition: color .15s ease-in; }

css/tachyons.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)