fixed overflow in print

This commit is contained in:
Pagwin 2025-02-13 13:52:41 -05:00
parent 999ff64117
commit dd4254faf5

View file

@ -266,6 +266,7 @@ footer {
}
pre {
page-break-inside: avoid;
text-wrap: wrap;
}
.socials {
display: none;