fix(Hero): self-stretch image fills full height, icon as SVG, Playfair 600
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ const geistMono = Geist_Mono({
|
||||
const playfair = Playfair_Display({
|
||||
variable: "--font-playfair",
|
||||
subsets: ["latin"],
|
||||
weight: ["700", "800"],
|
||||
weight: ["600", "700", "800"],
|
||||
});
|
||||
|
||||
const caveat = Caveat({
|
||||
|
||||
Reference in New Issue
Block a user