Update CSS for CV
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user