feat: 💄 use heading fronts for callout titles
This commit is contained in:
parent
21a00ac9cd
commit
d9c57486cc
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@
|
|||
}
|
||||
|
||||
.callout-title {
|
||||
@apply flex items-center font-bold;
|
||||
@apply flex items-center;
|
||||
font-family: var(--font-heading);
|
||||
}
|
||||
|
||||
.callout-title-icon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue