mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
Merge remote-tracking branch 'origin/main' into main
This commit is contained in:
@ -16,6 +16,10 @@
|
||||
html, body {
|
||||
width: 210mm;
|
||||
height: 297mm;
|
||||
color: $dark;
|
||||
}
|
||||
.table {
|
||||
color: $dark;
|
||||
}
|
||||
.invoice-box {
|
||||
box-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user