I am working on styling an app. I want the app to have 2 components to it which should vertically flex within the body. The first is a navbar at the top. The second is the rest of my page, .wholePage.
I am working on styling an app. I have made a mock layout here: https://codepen.io/Sean713/pen/VwdgMEx?editors=1100
I put two items (e.g. two buttons) in one row. I want to align the firs开发者_如何学JAVAt item left, and align the second item right, which looks like: