summary refs log tree commit diff
path: root/style.css
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2024-02-23 11:48:38 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2024-02-23 11:48:38 +0700
commit013e7f236594a8e9b7475d0df538740395cb3714 (patch)
treeff58d3fbbfb728710fd33898f077a36846a60e35 /style.css
parent3cc835a2bdd5ef3793bc2027ec626a374d283968 (diff)
downloadweb-cv-013e7f236594a8e9b7475d0df538740395cb3714.tar.gz
Minor edits
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 0e5a499..aa8579f 100644
--- a/style.css
+++ b/style.css
@@ -86,7 +86,7 @@ li p {
 }
 
 @media print {
-	@page {margin: 10mm;}
+	@page {margin: 10mm 5mm;}
 	nav, footer, .no-print { display: none }
 	dl, p, li {
 		font-size: 0.9em;