Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
HenriT
2021-02-17 11:00:28 +02:00

View File

@ -16,6 +16,10 @@
html, body {
width: 210mm;
height: 297mm;
color: $dark;
}
.table {
color: $dark;
}
.invoice-box {
box-shadow: none;