From b1fcd0ec1cb265263f3b1db9975ecd711818827a Mon Sep 17 00:00:00 2001 From: Mattias Bodlund Date: Fri, 10 May 2024 15:26:24 +0200 Subject: [PATCH] na --- public/404.html | 4 ++-- public/422.html | 4 ++-- public/500.html | 5 +++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/public/404.html b/public/404.html index 9f79a18..8f1c5f9 100644 --- a/public/404.html +++ b/public/404.html @@ -28,8 +28,8 @@ line-height: 1; position: absolute; top: -0.4em; - left: -0.1em; - + left: -0.08em; + opacity: 0.4; font-weight: 700; } diff --git a/public/422.html b/public/422.html index 820c016..3000aef 100644 --- a/public/422.html +++ b/public/422.html @@ -28,8 +28,8 @@ line-height: 1; position: absolute; top: -0.4em; - left: -0.1em; - + left: -0.08em; + opacity: 0.4; font-weight: 700; } diff --git a/public/500.html b/public/500.html index b387237..15eb6a9 100644 --- a/public/500.html +++ b/public/500.html @@ -28,8 +28,8 @@ line-height: 1; position: absolute; top: -0.4em; - left: -0.1em; - + left: -0.08em; + opacity: 0.4; font-weight: 700; } @@ -37,6 +37,7 @@ margin: 0; font-size: 2em; font-weight: 300; + } p {