Add API Routes starter

This commit is contained in:
Shu Uesugi
2020-04-02 20:21:12 -07:00
parent 57f7967936
commit 2a4e1b13e6
22 changed files with 428 additions and 42 deletions

View File

@@ -6,6 +6,14 @@
margin: 1rem 0;
}
.headingXl {
font-size: 2rem;
line-height: 1.3;
font-weight: 800;
letter-spacing: -0.05rem;
margin: 1rem 0;
}
.headingLg {
font-size: 1.5rem;
line-height: 1.4;