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

29 lines
373 B
CSS

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