summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorj-james2021-10-17 22:21:10 +0000
committerj-james2021-10-17 22:21:10 +0000
commit060f47160aacd9af245b7bd3e383241bb94907a1 (patch)
tree39100dc4b44ef34c7f2e500eb9f214c9bba84662 /css
parentde415e2275c0cfd151bfbb22d72f50c2a629fd3e (diff)
Fit resume on one page and open links in new tabs
Diffstat (limited to 'css')
-rw-r--r--css/resume.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/resume.css b/css/resume.css
index 74f0c1d..30054e8 100644
--- a/css/resume.css
+++ b/css/resume.css
@@ -46,6 +46,10 @@ h2 {
margin-bottom: 0;
}
+h3 {
+ margin-bottom: 0.5em;
+}
+
h2::after {
content: "";
width: 100px;