Add lead paragraph component
This commit is contained in:
parent
df7b6315ba
commit
7cde1007b7
3 changed files with 8 additions and 4 deletions
|
@ -32,6 +32,10 @@ blockquote {
|
|||
|
||||
@tailwind components;
|
||||
|
||||
p.lead {
|
||||
@apply text-lg
|
||||
}
|
||||
|
||||
.wrap {
|
||||
@apply w-full max-w-3xl mx-auto;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue