fixed horizontal scrollbar

This commit is contained in:
Technoboy10 2016-02-08 10:08:32 -07:00
parent faa00982fd
commit f99472afe1

View file

@ -10,6 +10,7 @@ body {
padding: 0;
color: $type-gray;
font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
overflow-x: hidden;
}
/* Typography */