Adjust content widths

This commit is contained in:
Oliver Davies 2019-05-08 21:05:22 +01:00
parent a8cd84fa6e
commit aa3ea3a662

View file

@ -8,7 +8,7 @@
} }
> * { > * {
@apply max-w-2xl; @apply max-w-xl;
@screen 2xl { @screen 2xl {
@apply max-w-full; @apply max-w-full;