Skip to content
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/assets/print-view/cv-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
body {
margin: 0;
padding: 24px;
background: var(--page-bg);
background: #fafafa;
Comment thread
cryptalith marked this conversation as resolved.
Outdated
color: var(--text);
font-family: Arial, sans-serif;
line-height: 1.5;
Expand Down
Loading
Loading