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