summary refs log tree commit diff
path: root/style.css
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2023-06-08 11:29:24 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2023-06-08 11:29:24 +0700
commitf66a996fe6bf3bc2d56b73cf1adbbece0c042d71 (patch)
tree405898a346fba5b98f759974cfb1cfaa4f0ec79b /style.css
parente0122326c1f695bb50005dd87ab6fcc5c611580c (diff)
downloadweb-cv-f66a996fe6bf3bc2d56b73cf1adbbece0c042d71.tar.gz
Add contribution section
Also re-align some texts to avoid overflow
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 ec754f8..2d06680 100644
--- a/style.css
+++ b/style.css
@@ -57,7 +57,7 @@ dt {
 
 h1,h2 {
 	display: table;
-	padding: 0.25ex 0.5em;
+	padding: 0.25ex 0.25em;
 }
 
 h1 { border-bottom: 2pt solid }