Awesome-CV icon indicating copy to clipboard operation
Awesome-CV copied to clipboard

vertical text alignment when a column entry occupies two or more lines

Open ehremington opened this issue 7 years ago • 2 comments

I have a few entries especially in the Skills heading where, the text in the right column of a table has to wrap to two lines. In this case, the left text is centered vertically, and I think it would look much better if it were aligned at the top. See below for an example. I think the "Programming" label should be lined up with the top line of text to the right. I've been digging around and as far as I can tell the latex default is top alignment, but I don't know quite enough to find the problem. Any suggestions?

selection_003

ehremington avatar May 31 '17 02:05 ehremington

Hey, just want to let you know I've posted a fix for this. Hope this helps!

caldempsey avatar Dec 31 '17 16:12 caldempsey

Hey, just want to let you know I've posted a fix for this. Hope this helps!

I recently cloned this repo and I am running into similar spacing issues as ehremington. However, I manually included the changes that you made in #182 and things are looking great. Not sure why they weren't included within the initial clone though...

philiporlando avatar Jun 17 '19 22:06 philiporlando