blob: dffd813626ed6fc29d55b57f964e6160bd12ddec [file] [log] [blame]
.App {
text-align: center;
}
.App-logo {
height: 10vmin;
}
.App-header {
background-color: #282c34;
min-height: 20vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: 20px;
color: white;
}
.App-link {
color: #61dafb;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.odtn-graph {
height: 12vh;
}