Improved the look of the puzzle page so that all components take up roughly 2/3 of the page.
Major reorganization of the files in admin. Placed all of the hunt pages under the (hunt) folder and all of the admin pages under the (admin) folder. This is so that we can have a different navbar and layout for the hunt and for the admin pages.
Improved the look of the puzzle page so that all components take up roughly 2/3 of the page.
Major reorganization of the files in admin. Placed all of the hunt pages under the
(hunt)
folder and all of the admin pages under the(admin)
folder. This is so that we can have a different navbar and layout for the hunt and for the admin pages.This should resolve #68 and #70