feat(templates): updated react template to latest CRA implementation

This commit is contained in:
Tim Kipp
2020-08-29 22:59:22 -07:00
committed by Lea Anthony
parent 01a1288364
commit 9d5280d4d6
12 changed files with 82 additions and 55 deletions

View File

@@ -3,11 +3,16 @@
}
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;