dont limit global p width
This commit is contained in:
parent
d0d4ae6c44
commit
151d91f303
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue