wider max content size for p
This commit is contained in:
parent
e01579d091
commit
de5474018c
|
|
@ -19,7 +19,8 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
@apply max-w-5xl;
|
/* @apply max-w-5xl; */
|
||||||
|
@apply max-w-6xl;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
&__block-title {
|
&__block-title {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user