Weather magic

This commit is contained in:
Max Lynch
2015-07-02 17:05:20 -05:00
parent c447282ce5
commit a69041b0f3
7 changed files with 97 additions and 43 deletions

View File

@@ -1,7 +1,6 @@
ion-scroll {
position: relative;
display: block;
background-color: $content-background-color;
&.scroll-x .scroll-content {
overflow-x: auto;
}