Merge branch 'main' into B2B-88
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
body {
|
||||
@apply bg-background text-foreground;
|
||||
font-feature-settings: "rlig" 1, "calt" 1;
|
||||
/* @apply font-sans */
|
||||
}
|
||||
|
||||
*,
|
||||
@@ -46,4 +47,10 @@
|
||||
textarea::placeholder {
|
||||
color: theme(--color-muted-foreground);
|
||||
}
|
||||
|
||||
|
||||
h1,h2,h3,h4,h5,h6 {
|
||||
@apply font-heading text-foreground text-2xl font-semibold tracking-tight
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user