From 9f6eb374a814b6a7539fbb247b50960bcf18f2b2 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Thu, 27 Feb 2025 16:54:01 +0100 Subject: Smaller margin on homepage title --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index c01b712..c07ee4f 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@ h1 { font-family: 'VT323', monospace; font-size: 5rem; - margin-bottom: 1rem; + margin: 1rem; background: linear-gradient(45deg, #ff6ec4, #7873f5); -webkit-background-clip: text; -webkit-text-fill-color: transparent; @@ -154,7 +154,8 @@
Train Ride Simulator
- A beautiful 3D train ride simulation from the driver's perspective with procedurally generated tracks and scenery. + A beautiful 3D train ride simulation from the driver's perspective with procedurally generated + tracks and scenery.
-- cgit v1.3.1