Skip to content

Commit

Permalink
device ratio totally works
Browse files Browse the repository at this point in the history
  • Loading branch information
wentin committed Jan 24, 2015
1 parent 774257c commit 681ea1e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 389 deletions.
2 changes: 1 addition & 1 deletion css/stylesheet.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/stylesheet.scss
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ h2 {
padding-bottom: 20px;
}
p {
// font-family: $fira;
font-weight: 400;
font-size: 24px;
line-height: 36px;
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<a href="#" class="icon-coffee">Buy me a coffee</a> -->
</div>
<div class="fullLogo">
<span >
<span class="underline">
underline.js
</span>
</div>
Expand Down Expand Up @@ -105,7 +105,7 @@ <h2>Contact</h2>
</p>

<h2>
Dummy text version below
<a href="#" class="underline">Dummy</a> text version below
</h2>
<p>
The perfect underline should be visible, but unobstrusive — allowing people to realize what’s clickable, but without drawing too much attention to itself. It should be positioned at just the right distance from the text, <a href="#" class="underline">sitting comfortably</a> behind it for when descenders want to occupy the same space:
Expand Down
Loading

0 comments on commit 681ea1e

Please sign in to comment.