Renovamen / oh-my-cv

An in-browser, local-first Markdown resume builder.
https://ohmycv.app
GNU General Public License v3.0
216 stars 39 forks source link

Issue with rounded corners #9

Closed lcatalanm closed 2 months ago

lcatalanm commented 3 months ago

I've added a top border to my CV using the following code: "#vue-smart-pages-preview { border-top: 10px solid black; /* }"

However, since the preview page has rounded corners, the area outside the rounded corners remains white once the CV is exported:

Screenshot 2024-03-09 at 11 41 49 pm Screenshot 2024-03-09 at 11 37 45 pm