Update styles and workflow
Some checks failed
Build Resume / build (push) Has been cancelled

This commit is contained in:
James Musselman 2025-04-23 16:53:52 -05:00
parent 915e018fcc
commit b4e94f7af1
Signed by: Musselman
GPG key ID: 1DAEFF35ECB5D6DB
2 changed files with 1 additions and 2 deletions

View file

@ -33,7 +33,6 @@ jobs:
direction: upload direction: upload
url: https://gitfor.ge url: https://gitfor.ge
repo: musselman/resume repo: musselman/resume
tag: latest
token: ${{ secrets.FORGEJO_SECRET }} token: ${{ secrets.FORGEJO_SECRET }}
release-dir: . release-dir: .
override: true override: true

View file

@ -505,7 +505,7 @@ h1 {
} }
h2 { h2 {
font-size: 18px; font-size: 18px;
color: #000066; color: #2b91af;
} }
h3 { h3 {
font-size: 14px; font-size: 14px;