voltTab/src/app/index.css

6 lines
67 B
CSS

.app {
min-width: 100vw;
min-height: 100vh;
display: grid;
}