aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2023-12-04 23:49:01 +0300
committerSerghei Cebotari <serghei@cebotari.ru>2023-12-04 23:49:01 +0300
commitef3f80fe4a2cd8788dd8b5d5c7b90690b17be455 (patch)
tree09dbd81deb57f471c0df61340510e3dc9c93b233
parent0b23e2c2ac973129094b5dc1f78f8788b57344aa (diff)
Update table style
-rw-r--r--layouts/partials/style.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/layouts/partials/style.html b/layouts/partials/style.html
index 3dc2452..6a1e377 100644
--- a/layouts/partials/style.html
+++ b/layouts/partials/style.html
@@ -104,8 +104,9 @@
}
table {
- margin-left: 2.5%;
- width: 95%;
+ margin-left: 5pt;
+ margin-right: 5pt;
+ width: 100%;
}
@media print {