twitchsingstools/build/react-frontend/src/Components/App/App.css

28 lines
363 B
CSS

.App {
text-align: center;
}
.App-logo {
height: 20vmin;
pointer-events: none;
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.App-link {
color: #61dafb;
}
.App-menu {
max-width: 98%;
}