This website requires JavaScript.
Explore
Help
Sign In
Benjamin
/
personal-website
Watch
1
Star
0
Fork
You've already forked personal-website
0
Code
Issues
4
Pull requests
Releases
Activity
CV: bigger margin on print
Browse source
...
This commit is contained in:
Benjamin
2023-02-04 16:57:07 +01:00
parent
9381f5b226
commit
15d281f548
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
3
cv.html
Unescape
Escape
View file
@ -73,6 +73,9 @@
}
@media print {
body {
max-width: 60ch;
}
body,
a {
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
Benjamin/personal-website
Title
Body
Create issue