diff --git a/assets/sass/main.scss b/assets/sass/main.scss index c0d05b9..e2a9d57 100644 --- a/assets/sass/main.scss +++ b/assets/sass/main.scss @@ -104,7 +104,7 @@ body { background-color: $background-color; color: $color; // line-height: 1.5; - line-height: 1.55; + line-height: 1.57; // font-size: 100%; font-size: 15px; // font-size: 20px; @@ -555,7 +555,8 @@ header {// {{{ color: $base-orange; // margin-top: 1.3rem; margin-top: 1rem; - font-size: 1.2em; + // font-size: 1.2em; + font-size: 1.3em; // @media (max-width: $phone-width) { // margin-top: .75rem; @@ -591,10 +592,19 @@ header {// {{{ // } }// }}} + .section-header { + margin-top: 1em; + margin-bottom: 0.4em; + } + ul { margin-bottom: 5px; } + .work-experience { + margin-bottom: 5px; + } + #projects {// {{{ // // h1 { // // margin-bottom: 3px; @@ -606,6 +616,7 @@ header {// {{{ h2 { color: $base-sky-blue; display: inline; + font-size: 1.1em; } img { @@ -614,7 +625,8 @@ header {// {{{ .project-header { // margin-bottom: .6em; - margin-bottom: .1em; + // margin-bottom: .1em; + margin-bottom: 5px; } .project-link { @@ -657,7 +669,7 @@ header {// {{{ .company { color: #fe4646; font-weight: bold; - font-size: 1.1em; + font-size: 1.2em; margin-bottom: 5px; } @@ -666,8 +678,9 @@ header {// {{{ color: $base-sky-blue; font-weight: bold; // font-style: italic; - font-size: 1em; - margin-bottom: 5px; + font-size: 1.1em; + // margin-bottom: 5px; + margin-bottom: 15px; } .institution { diff --git a/layouts/shortcodes/resume/project.html b/layouts/shortcodes/resume/project.html index c699c72..770f0ef 100644 --- a/layouts/shortcodes/resume/project.html +++ b/layouts/shortcodes/resume/project.html @@ -1,17 +1,9 @@
- - link-icon - -
{{ .Get "date" }}