From 51e7434ee407fa2898b38507f3a96ac0d6e8df7a Mon Sep 17 00:00:00 2001 From: "Adam A.G. Shamblin" Date: Mon, 12 Nov 2018 12:21:44 -0700 Subject: [PATCH] Formatting --- build.js | 2 +- css/resume.css | 12 +++++++++++- src/resume.md | 8 ++++---- 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/build.js b/build.js index bef7660..ae7b773 100755 --- a/build.js +++ b/build.js @@ -4,7 +4,7 @@ const markdownpdf = require('markdown-pdf'), fs = require('fs'); const options = { - cssPath: 'css/resume.css', + cssPath: './css/resume.css', remarkable: { breaks: false } diff --git a/css/resume.css b/css/resume.css index a795058..68117d5 100644 --- a/css/resume.css +++ b/css/resume.css @@ -14,7 +14,12 @@ h1, h2, h3, h4, h5, h6 { h1 { color: #000000; font-size: 24pt; - margin-bottom: .5rem; + margin-bottom: .5rem; +} + +h1 + ul { + list-style: none; + margin: 0; padding: 0; } h2 { @@ -25,6 +30,11 @@ h2 { h3 { font-size: 16px; + margin-bottom: 0; +} + +h3 + p { + margin: 0; } h4 { diff --git a/src/resume.md b/src/resume.md index df1e4dc..e861a2b 100644 --- a/src/resume.md +++ b/src/resume.md @@ -1,9 +1,9 @@ # Adam A.G. Shamblin -Polyglot Web Hacker
-adam.shamblin@zeroecks.com
-[\@ Github](https://github.com/coyote240)
-720-320-6448 +* Polyglot Web Hacker +* adam.shamblin@zeroecks.com +* [\@ Github](https://github.com/coyote240) +* 720-320-6448 ## Overview -- 2.39.5