Love the design. I noticed there was some whitespace appearing on the side on some smaller mobile screens. In the global.css file, did you try adding your background colour in to the body or this section:
* {
background-color: (your colour here!)
}
It mightn't work but just a thought!
Love the design. I noticed there was some whitespace appearing on the side on some smaller mobile screens. In the global.css file, did you try adding your background colour in to the body or this section:
It mightn't work but just a thought!