🎨 Fix page break
This commit is contained in:
@@ -99,6 +99,12 @@ main#cv
|
|||||||
grid-template-rows: max-content;
|
grid-template-rows: max-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
main#cv article
|
||||||
|
{
|
||||||
|
break-after: always;
|
||||||
|
page-break-after: always;
|
||||||
|
}
|
||||||
|
|
||||||
@media print , screen and (min-width:80rem)
|
@media print , screen and (min-width:80rem)
|
||||||
{
|
{
|
||||||
main#cv #page1
|
main#cv #page1
|
||||||
|
|||||||
Reference in New Issue
Block a user