Update CSS for CV

This commit is contained in:
2019-11-09 21:54:07 -08:00
parent 7eae5f6539
commit faab6f4ff1
3 changed files with 60 additions and 8 deletions

View File

@@ -80,8 +80,13 @@ main {
div.section-content {
margin-left: 20px; }
div.position-location {
div.position, div.project-container {
margin-bottom: 15px; }
div.position-location, div.project-quip {
color: #4d4c4c; }
section {
page-break-inside: avoid; }
section.page-padding {
padding-top: 15px; }