Is there a solution for setting the margin-top, margin-bottom in print view for each view of a printed page?
I have tried with @page or by setting the margin in body {} but it does not seem to be working. (it sets margin-top just for the first page)