www-new/pages/_app.module.css

6 lines
82 B
CSS

.appContainer {
display: flex;
flex-direction: column;
min-height: 100vh;
}