Small design and style fixes

This commit is contained in:
Thaum
2015-02-05 10:07:22 +00:00
parent 484b19be25
commit e8a7d6aeae
6 changed files with 57 additions and 10 deletions

View File

@@ -22,9 +22,9 @@
<swipe-detect touch-action="pan-y" flex>{{> stats}}</swipe-detect>
<swipe-detect touch-action="pan-y" flex>{{> features}}</swipe-detect>
<swipe-detect touch-action="pan-y" flex>{{> inventory}}</swipe-detect>
<swipe-detect touch-action="pan-y" flex>spellBook</swipe-detect>
<swipe-detect touch-action="pan-y" flex>persona</swipe-detect>
<swipe-detect touch-action="pan-y" flex>journal</swipe-detect>
<swipe-detect touch-action="pan-y" flex>{{> spells}}</swipe-detect>
<swipe-detect touch-action="pan-y" flex>Persona Under Construction</swipe-detect>
<swipe-detect touch-action="pan-y" flex>Journal Under Construction</swipe-detect>
</core-animated-pages>
</div>
</template>