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

@@ -108,10 +108,18 @@ div.section-content {
margin-left: 20px;
}
div.position-location {
div.position, div.project-container {
margin-bottom: 15px;
}
div.position-location, div.project-quip {
color: lighten($color-text, 30%);
}
section {
page-break-inside: avoid;
&.page-padding {
padding-top: 15px;
}
}