rework landing page hero

This commit is contained in:
m5r
2021-09-01 23:04:16 +08:00
parent c81d8e7937
commit 8699f587f9
8 changed files with 39 additions and 76 deletions

View File

@ -52,6 +52,11 @@
font-display: optional;
}
.font-heading {
@apply font-mackinac tracking-tight font-bold;
word-spacing: 0.025em;
}
.divide-y > :first-child {
@apply border-t;
}