jackkeller/jsonresume-theme-full

Multiple profiles can get mixed together in print

dhouck opened this issue · 0 comments

dhouck commented

If you have multiple profiles, especially if one has a long URL, they can wrap poorly so itʼs hard to read (see example below).
image

It would probably be better if there was an enforced minimum separation between the columns, or failing that, a better detection for when it needs to go one-per-line. I am not good with CSS, and the things Iʼve tried havenʼt fixed the issue.