Skip to content

Commit

Permalink
Remove css that was causing scroll handling issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ediblecode committed Dec 13, 2016
1 parent 5090463 commit 1d4aea9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/stylesheets/typography/_typography-global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ body {
text-rendering: optimizelegibility;
}

body,
html {
height: 100%;
}

a {
color: $colour-link;
text-decoration: underline;
Expand Down

0 comments on commit 1d4aea9

Please sign in to comment.