Jonorlowski1 / Project-3-DM-App

0 stars 2 forks source link

Tyler styling #115

Closed Tward26 closed 5 years ago

Tward26 commented 5 years ago

Merged in Jonathan's changes, noticed text in monster search was scaling too big on larger sizes and we didn't have the margin at the bottom anymore to allow room for the search drop-down so added that back in.

Caught a bug on init admin page, we had an extra container around the create npc button but inside the link and it was causing all of the dead space around the button to also take you to the page. Fixed the issue.

Added header's to pages that were lacking them including styled headers on game cards.

Fixed some form resizing issue on create game page.

Styled the text for the DM select checkbox on create user page.