This commit is contained in:
Baris Usakli
2013-08-19 14:03:31 -04:00

View File

@@ -1,5 +1,9 @@
@import "mixins";
html {
overflow-y: scroll;
}
body {
/*background: #fdfdfd;*/ // port to default theme when it is implemented.
-webkit-transition: margin-bottom 250ms ease;