Files
old-tellall/web/src/css/App.scss
2017-12-01 11:03:48 +01:00

18 lines
179 B
SCSS

.App {
text-align: center;
}
.App-header {
background-color:white;
height: 80px;
padding: 20px;
}
.App-title {
font-size: 1.5em;
}
.App-intro {
font-size: large;
}