diff --git a/static/Erika_Nielsen_CV.pdf b/static/Erika_Nielsen_CV.pdf new file mode 100644 index 0000000..98da47a Binary files /dev/null and b/static/Erika_Nielsen_CV.pdf differ diff --git a/templates/index.html b/templates/index.html index b901fd8..8870949 100644 --- a/templates/index.html +++ b/templates/index.html @@ -384,6 +384,8 @@ box-shadow: 0 4px 20px rgba(74, 143, 232, 0.5); transition: background 0.2s, transform 0.1s; z-index: 999; + text-decoration: none; + display: inline-block; } .pdf-btn:hover { background: #2f72d0; transform: scale(1.04); } @@ -732,7 +734,7 @@ {% if not pdf_mode %} - +⬇ Download CV som PDF {% endif %}