mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Merge pull request #4 from roleary/master
Fix content size of dls in the modern template when pdf-izing
This commit is contained in:
commit
950d261b44
@ -91,6 +91,8 @@ body.pdf {
|
||||
margin: .7em 0 0;
|
||||
page-break-inside: avoid !important;
|
||||
display: block;
|
||||
width:84%;
|
||||
float: left;
|
||||
dt {}
|
||||
dd {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user