From 4b33e1f4336bf9f69817b2e67c328c3f7e63609c Mon Sep 17 00:00:00 2001 From: Max Value Date: Tue, 7 Apr 2026 12:13:49 +0100 Subject: [PATCH] cv text move down page --- cv/index.html | 2 +- script.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cv/index.html b/cv/index.html index 7456e28..b808a2d 100644 --- a/cv/index.html +++ b/cv/index.html @@ -48,7 +48,7 @@
-

+

Through my BA degree in photography, I have gained experience and confidence in a broad range of creative outputs from moving image, to mixed media works, to more traditional documentary photography. My passion lies in social documentary work, and through this I have gained skills in working in uncontrolled, fast paced environments and in making those I am working with/documenting feel comfortable. Outside of this, I have ample experience organising, curating and installing exhibitions of both my own work and that of others. I am primarily seeking opportunities in photography, art gallery curation and installation, and in socially engaged projects.

diff --git a/script.js b/script.js index 7f219b7..f4b2444 100644 --- a/script.js +++ b/script.js @@ -172,6 +172,7 @@ function setup () {
  • Added education and experiance headings to CV.. good/bad?
  • Added text indent to any paragraph not following a heading. Aligns with standard style-guide
  • Added keeping the drop-downs open when clicking on a subheading
  • +
  • CV Start lower down the page
  • Still todo:

    -- 2.39.2