mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Based on there4/markdown-resume@ca2e1db; fixes the issue where list items (such as those in the 'skills' section of sample.md) don't align correctly if there's enough of them to wrap past the right margin. Also fixes the width of those list items (there was wasted space on the right before).