浏览代码

updated resume some more

Casey DeLorme 10 年之前
父节点
当前提交
0a798298d7
共有 2 个文件被更改,包括 8 次插入1 次删除
  1. 2 1
      public/css/main.css
  2. 6 0
      src/resume.md

+ 2 - 1
public/css/main.css

@@ -167,11 +167,12 @@ html {
 h1, h2, h3, h4 {
 h1, h2, h3, h4 {
     font-family: 'allerbold', sans-serif, georgia, helvetica;
     font-family: 'allerbold', sans-serif, georgia, helvetica;
     margin-bottom: 15px;
     margin-bottom: 15px;
+    margin-top: 20px;
 }
 }
 h1, h2 {
 h1, h2 {
     font-weight: bolder;
     font-weight: bolder;
 }
 }
-h3, h4 {
+h3, h4, strong {
     font-weight: bold;
     font-weight: bold;
 }
 }
 h1 {
 h1 {

+ 6 - 0
src/resume.md

@@ -1,4 +1,10 @@
 
 
+## contact
+
+- [caseydelorme.com](https://www.caseydelorme.com)
+- [cdelorme@gmail.com](mailto:cdelorme@gmail.com)
+
+
 ## objective
 ## objective
 
 
 Automate all repeatable tasks and write efficient well formatted code that both challenges and forges best practices.
 Automate all repeatable tasks and write efficient well formatted code that both challenges and forges best practices.