ok
This commit is contained in:
@@ -43,3 +43,18 @@
|
||||
|
||||
--container-2xl: 40rem;
|
||||
}
|
||||
|
||||
/* Custom component classes */
|
||||
@layer components {
|
||||
.h2-default {
|
||||
@apply text-2xl font-display font-medium tracking-tight text-pretty leading-tight lg:text-4xl lg:leading-tight;
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
@apply text-base/7 font-medium;
|
||||
}
|
||||
|
||||
.p-default {
|
||||
@apply text-lg/8 lg:text-xl/8;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user