Be careful when using width: 100%; with padding and margin. It can create a side scroll issues because the width gets pushed beyond the device width. https://github.com/rurounisena/colmar2.0/blob/master/css/style.css#L382-L386
Be careful when using width: 100%; with padding and margin. It can create a side scroll issues because the width gets pushed beyond the device width.
https://github.com/rurounisena/colmar2.0/blob/master/css/style.css#L382-L386