dont limit global p width

This commit is contained in:
Felix Niklas 2015-06-12 11:46:07 +02:00
parent d0d4ae6c44
commit 151d91f303

View file

@ -28,7 +28,6 @@ body {
p { p {
margin: 14px 0; margin: 14px 0;
color: hsl(60,1%,34%); color: hsl(60,1%,34%);
max-width: 500px;
} }
.u-highlight { .u-highlight {