Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs
  • Loading branch information
tj committed Feb 3, 2012
1 parent 1f2ebfd commit 634fc37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Expand Up @@ -198,7 +198,7 @@ <h1>UI<strong>kit</strong></h1>
<span>Modern UI components for the modern web</span>
</div>

<p>UIKit is a small collection of reusable components for the modern web. With an emphasis on structure-only styling it's simple to apply application specific styling.</p>
<p>UIKit is a small collection of flexible components for the modern web. With an emphasis on structure-only styling it's simple to apply application specific styling.</p>

<section>
<h2 id="dialog-section"><a href="#">Dialog</a></h2>
Expand Down
5 changes: 5 additions & 0 deletions docs/style.css
Expand Up @@ -45,6 +45,11 @@ body > section:last-of-type {
color: white;
padding: 30px;
}
#logo + p {
font-weight: 200;
font-size: 18px;
width: 50%;
}
h1 strong {
font-weight: 200;
font-size: 18px;
Expand Down

0 comments on commit 634fc37

Please sign in to comment.