mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-26 14:16:13 +00:00
Add API Routes starter
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user