feature-change-applier/src/App.css

21 lines
261 B
CSS
Raw Normal View History

2019-11-20 00:06:56 +00:00
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
}
.App-header {
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
}
.App-link {
color: #09d3ac;
}