summary refs log tree commit diff
path: root/style.css
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2024-06-18 21:27:15 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2024-06-18 21:27:15 +0700
commit3be90809726bfe94c81ed4fc9830d731f12ba4fd (patch)
treed8df05284fdca70404eb0287b861e1cdb5db3b6c /style.css
parentfff4370c1bdc53a0699262d312f9f5a4cb4fc463 (diff)
downloadweb-cv-3be90809726bfe94c81ed4fc9830d731f12ba4fd.tar.gz
Reorganize CV
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index aa8579f..901dd68 100644
--- a/style.css
+++ b/style.css
@@ -91,6 +91,9 @@ li p {
 	dl, p, li {
 		font-size: 0.9em;
 	}
+	h2, h3 {
+		margin-top: 0.5em;
+	}
 	/*
 	a:not(.link-no-print)::after { content: " (" attr(href) ")"; }
 	a::after {