From ee3c07b9ef2cab74dc9ee4fdfc6ac859b8974694 Mon Sep 17 00:00:00 2001 From: Ovidiu U Date: Fri, 13 Mar 2026 11:27:04 +0000 Subject: [PATCH] Simplify homepage copy and adjust spacing for better mobile layout --- css/style.css | 10 ++++++++-- index.php | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index 90f29a0..083d198 100644 --- a/css/style.css +++ b/css/style.css @@ -138,7 +138,7 @@ a { background: var(--black); padding: 1rem; max-width: clamp(280px, 40vw, 550px); - margin-bottom: 1rem; + margin-bottom: 2rem; border-left: 8px solid var(--accent); } @@ -146,6 +146,12 @@ a { BUTTONS - INDUSTRIAL ACTUATORS ======================================== */ +.hero-cta { + display: flex; + gap: 1.5rem; + align-items: center; +} + .btn { display: inline-block; font-family: var(--mono); @@ -182,7 +188,7 @@ a { ======================================== */ .section { - padding: 5rem 3rem; + padding: 3rem 2.5rem; background: var(--grey-light); border: var(--border-thick); margin-bottom: 2rem; diff --git a/index.php b/index.php index a24de97..e77909c 100644 --- a/index.php +++ b/index.php @@ -18,8 +18,8 @@ require __DIR__.'/includes/header.php';
-

I'm a PHP/MySQL developer based in Peterborough. I build custom web apps, backend systems, and the kind of tools businesses actually need but can't find off the shelf.

-

Most of my work is ERP systems, booking tools, and bespoke admin backends. I use PHP and MySQL because they're the right tools for what I build — not because I haven't heard of anything else. Performance matters. So does code you can actually read six months later.

+

I'm a web developer based in Peterborough. I build websites and online tools for small businesses — things like booking systems, customer dashboards, and the bits that make your day-to-day easier to manage.

+

Whether you need a fresh website, an online booking page for your garage, or a simple system to keep track of jobs and customers — I'll build it quickly, affordably, and without the jargon.

@@ -53,7 +53,7 @@ require __DIR__.'/includes/header.php';
003 — Work

A few recent builds.

- View Portfolio → + View Work →