Add to html element - this needs to be explicit so it can be reversed by r2

This commit is contained in:
Simon Cossar 2015-04-14 19:07:23 -07:00
parent e52ab2ecf1
commit 9b7f98edc5

View file

@ -12,6 +12,7 @@ html {
line-height: $base-line-height;
background-color: $secondary;
overflow-y: scroll;
direction: ltr;
}
// Links