You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Remove the icon and line from the title in the aside section.
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
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
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!
The text was updated successfully, but these errors were encountered: