Closed Suuugi closed 7 years ago
Made it grids so that it can be responsive for smaller screens. Will get to that next.
Had a bug where there was extra margin on the msglist which made the chatform move down a line and so it was a scattered space.
This was remedied and isolated using *{ margin: 0 !important; padding: 0 !important; }
Make it look pretty and responsive, including media queries for smaller screens.