Disable core container, add own component
This commit is contained in:
parent
28e0ff6945
commit
1f519fb471
4 changed files with 9 additions and 2 deletions
|
@ -32,6 +32,10 @@ blockquote {
|
|||
|
||||
@tailwind components;
|
||||
|
||||
.container {
|
||||
@apply w-full max-w-5xl px-4 mx-auto
|
||||
}
|
||||
|
||||
p.lead {
|
||||
@screen md {
|
||||
@apply text-lg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue