Skip to content

Commit

Permalink
Added github ribbon to guide. Add footer links to rules
Browse files Browse the repository at this point in the history
  • Loading branch information
pbombo committed Feb 14, 2015
1 parent 66ff68e commit aae00b8
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 4 deletions.
9 changes: 9 additions & 0 deletions assets/stylesheet/_mediaqueries.scss
Original file line number Diff line number Diff line change
Expand Up @@ -210,3 +210,12 @@
only screen and (min-resolution: 144dppx) {
/* Style adjustments for viewports that meet the condition */
}


@media only screen and (max-width: 480px) {

header > nav > a {
font-size: 0.9em;
}

}
3 changes: 3 additions & 0 deletions assets/stylesheet/main.css

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

Loading

0 comments on commit aae00b8

Please sign in to comment.