Sfoglia il codice sorgente

updated resume some more

Casey DeLorme 10 anni fa
parent
commit
0a798298d7
2 ha cambiato i file con 8 aggiunte e 1 eliminazioni
  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.