Remove files

This commit is contained in:
Shu Uesugi
2020-04-16 11:11:44 -07:00
parent ae5f562950
commit 209da1c398
131 changed files with 0 additions and 3964 deletions

View File

@@ -1,25 +0,0 @@
.container {
max-width: 36rem;
padding: 0 1rem;
margin: 3rem auto 6rem;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
}
.headerImage {
width: 6rem;
height: 6rem;
}
.headerHomeImage {
width: 8rem;
height: 8rem;
}
.backToHome {
margin: 3rem 0 0;
}