From 4fc35dd34038980b2b2ba4a1a48e899af9e32df0 Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 13 Sep 2025 11:01:01 +0200 Subject: [PATCH] make text 40px --- html/layouts/error-video.ejs | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/html/layouts/error-video.ejs b/html/layouts/error-video.ejs index 2fe14399..20d261d9 100644 --- a/html/layouts/error-video.ejs +++ b/html/layouts/error-video.ejs @@ -1,3 +1,24 @@ + + + @@ -28,7 +49,7 @@ pointer-events: none; transition: 1s height; } - h2 { font-size: 42px; } + h2 { font-size: 40px; } p#abstract { position: fixed; top: 50%;