1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

Improve print and PDF rendering

This commit is contained in:
Harvey Kandola 2019-01-08 13:56:42 +00:00
parent 5467771542
commit c706edec47
5 changed files with 767 additions and 798 deletions

View file

@ -2,7 +2,7 @@
margin: 0 0 0 0;
> .page-header {
margin: 0 0 2rem 0;
margin: 2rem 0 2rem 0;
> .page-number {
color: $theme-500;
@ -53,7 +53,7 @@
.start-section {
@extend .no-select;
text-align: right;
margin: 1.5rem 0;
margin: 0;
display: block;
> i {