Use next/image and image optimization. (#29)

This commit is contained in:
Lee Robinson
2021-02-05 09:31:09 -06:00
committed by GitHub
parent 19626576af
commit 5c2f8513a3
15 changed files with 85 additions and 106 deletions

View File

@@ -10,16 +10,6 @@
align-items: center;
}
.headerImage {
width: 6rem;
height: 6rem;
}
.headerHomeImage {
width: 8rem;
height: 8rem;
}
.backToHome {
margin: 3rem 0 0;
}