diff --git a/static/css/main.css b/static/css/main.css index b9cc0e4..45a1bf4 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -1026,7 +1026,6 @@ iconify-icon { .projects-footer { margin-top: 1.5rem; padding-top: 1rem; - border-top: 2px solid #ddd; text-align: center; font-size: 0.95em; color: var(--text-gray); diff --git a/templates/cv-content.html b/templates/cv-content.html index a4c2a02..06f4e5f 100644 --- a/templates/cv-content.html +++ b/templates/cv-content.html @@ -205,7 +205,7 @@ {{if .CV.Projects}}

- + {{if eq .Lang "es"}}Proyectos{{else}}Projects{{end}}

{{range .CV.Projects}}