How do I align a grid to the bottom of the device screen?
I have a 2X3 grid, width set to 100%. I'd like this part of my app to always be at the bottom of the screen. I've tried to apply a few examples I found, but the latest builds appear to changed things around and I'm unsure how to apply a css class name to a component now. Regardless, any help with aligning would be helpful. Thank you.