From 43ba520dae092cbfecc0b1935198ba3a7abebf23 Mon Sep 17 00:00:00 2001 From: Ovidiu U Date: Sat, 14 Mar 2026 07:45:23 +0000 Subject: [PATCH] Unify label styling by replacing hero-label with section-label and comment out portfolio CTA section --- 404.php | 2 +- css/style.css | 16 ++++++++-------- includes/cs_header.php | 2 +- index.php | 16 ++++++++-------- portfolio.php | 2 +- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/404.php b/404.php index d242178..2e1e2e3 100644 --- a/404.php +++ b/404.php @@ -22,7 +22,7 @@
-
Error 404
+

Not
Found

This page doesn't exist. It probably never did.

diff --git a/css/style.css b/css/style.css index 1a0d460..1551c9d 100644 --- a/css/style.css +++ b/css/style.css @@ -126,15 +126,11 @@ a { box-shadow: var(--shadow); } -.hero-label { - font-family: var(--mono); - font-size: 0.85rem; - text-transform: uppercase; +.hero .section-label { background: var(--accent); color: var(--black); - display: inline-block; + font-size: 0.85rem; padding: 4px 12px; - font-weight: 900; margin-bottom: 2rem; width: fit-content; } @@ -322,8 +318,8 @@ a { } .service-row-title { - font-family: 'Archivo Black', sans-serif; - font-size: clamp(2.5rem, 6vw, 6rem); + font-family: var(--mono), serif; + font-size: clamp(3rem, 8vw, 8rem); font-weight: 900; text-transform: uppercase; color: #ffffff; @@ -372,6 +368,10 @@ a { .service-row-arrow { display: none; } + + .service-row-title { + font-size: clamp(2rem, 10vw, 3rem); + } } /* ======================================== diff --git a/includes/cs_header.php b/includes/cs_header.php index c64bb4f..38e9d1d 100644 --- a/includes/cs_header.php +++ b/includes/cs_header.php @@ -27,7 +27,7 @@ require __DIR__ . '/header.php';
-
Case Study —
+


    diff --git a/index.php b/index.php index fdf2847..6bcf3cf 100644 --- a/index.php +++ b/index.php @@ -6,7 +6,7 @@ require __DIR__.'/includes/header.php'; ?>
    -
    Web Developer — UK
    +

    Ovidiu
    Ungureanu

    I build web applications that work.
    PHP, MySQL, clean code, no nonsense.

    @@ -82,13 +82,13 @@ require __DIR__.'/includes/header.php';
    -
    - -
    -

    A few recent builds.

    - View Work → -
    -
    + + + + + + +
    diff --git a/portfolio.php b/portfolio.php index 425d741..c76e1c5 100644 --- a/portfolio.php +++ b/portfolio.php @@ -9,7 +9,7 @@ require __DIR__ . '/data/projects.php'; ?>
    -
    Portfolio — Selected Work
    +

    Selected
    Work

    Client projects and builds.