From a0fb4bd00118eb89b00ec3e16270da62f2c4f6c7 Mon Sep 17 00:00:00 2001 From: ada <> Date: Wed, 12 Jun 2024 14:45:16 +0200 Subject: [PATCH] bug fixes style --- backplaces/css/style_index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/backplaces/css/style_index.css b/backplaces/css/style_index.css index c54c921..debcb7c 100644 --- a/backplaces/css/style_index.css +++ b/backplaces/css/style_index.css @@ -1,6 +1,7 @@ body { background-color: rgb(53, 67, 196); min-height: 100vH; + font-family: 'Redaction-Regular', serif; } .container {