fixed overflow in print
This commit is contained in:
parent
999ff64117
commit
dd4254faf5
1 changed files with 1 additions and 0 deletions
|
@ -266,6 +266,7 @@ footer {
|
||||||
}
|
}
|
||||||
pre {
|
pre {
|
||||||
page-break-inside: avoid;
|
page-break-inside: avoid;
|
||||||
|
text-wrap: wrap;
|
||||||
}
|
}
|
||||||
.socials {
|
.socials {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in a new issue