From 167922e59f32d3981a3ffb282a8dd7f2d5488f44 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 24 Jan 2024 21:25:31 +0100 Subject: [PATCH] test --- src/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.css b/src/index.css index c951020..da5b536 100644 --- a/src/index.css +++ b/src/index.css @@ -6,6 +6,7 @@ body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; + background-color: #f4f4f5; } code {