Style page titles
This commit is contained in:
parent
aa3ea3a662
commit
2ae21aa31e
2 changed files with 8 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
.page-title {
|
||||
@apply font-serif text-2xl text-gray-700 mb-16;
|
||||
|
||||
span {
|
||||
@apply font-sans font-bold text-black block
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue