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-22 16:32:52 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2024-02-22 16:32:52 +0700
commit1bfdd9a937d6bf3fe92c52f24fa2ae9365f4eeea (patch)
tree46b16ff704d41a2f12f40db597c859ba2d27ebf4 /style.css
parente824be7374557ddebf45cb6246ee916d0551b397 (diff)
downloadweb-cv-1bfdd9a937d6bf3fe92c52f24fa2ae9365f4eeea.tar.gz
Minor update
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 3ca6ad9..0e5a499 100644
--- a/style.css
+++ b/style.css
@@ -86,7 +86,7 @@ li p {
 }
 
 @media print {
-	@page {margin: 5mm;}
+	@page {margin: 10mm;}
 	nav, footer, .no-print { display: none }
 	dl, p, li {
 		font-size: 0.9em;