Disable core container, add own component

This commit is contained in:
Oliver Davies 2019-06-06 23:59:01 +01:00
parent 28e0ff6945
commit 1f519fb471
4 changed files with 9 additions and 2 deletions

View file

@ -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