habitica/website
josteins1 8b5933177a Given back header the priority over snackbar with z-index value and a padding to avoid collision. (#9687)
* increased top padding to match main header

referring to issue 9678
https://github.com/HabitRPG/habitica/issues/9678

* adjusted the z value to appropriate levels

z-index adjusted from 99999 to 999
2018-01-05 13:23:03 -06:00
..
client Given back header the priority over snackbar with z-index value and a padding to avoid collision. (#9687) 2018-01-05 13:23:03 -06:00
common Merge branch 'release' into develop 2018-01-03 00:07:42 +00:00
raw_sprites Merge branch 'release' into develop 2018-01-03 00:07:42 +00:00
server Merge branch 'release' into develop 2018-01-03 00:07:42 +00:00
static Added MAFL Theme (#9633) 2017-12-05 14:20:58 -06:00
README.md expose new client at /new-app, can be enabled in prod setting a flag 2016-09-21 13:43:39 +02:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.

The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.