pagedown icon indicating copy to clipboard operation
pagedown copied to clipboard

Adjusting sidebar text and margins

Open danielledesro opened this issue 5 months ago • 0 comments

Hello, I've been struggling to find a fix to this issue for a little while now. To preface I am not super familiar with html, but was modifying my .css based on other examples I found. I am creating my cv using the pagedown() and datadrivencv(). https://github.com/danielledesro/pagedown_cv/blob/fd1c8481cbc43f50d4c939d5d034c078401175bf/cv.pdf

  1. I am trying to make the headers in the sidebar section line up with the headers in the main body of the cv. For example, CONTACT INFO at the top right of the page in line with the name; AWARDS in line with EDUCATION etc. I tried setting the .aside margin and padding to 0 but didn't seem to fix it

  2. Remove the icon and line from the title in the aside section.

Here is my repository, and the dd_cv.css is the file I am working on. https://github.com/danielledesro/pagedown_cv

Thanks!

danielledesro avatar Jan 11 '24 19:01 danielledesro