From a5a3b7d44f2c647d75a2e2d2e5395ff8963ce17f Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:44:52 +0000 Subject: [PATCH] style: format code with Prettier This commit fixes the style issues introduced in 27f9368 according to the output from Prettier. Details: None --- app/assets/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/css/main.css b/app/assets/css/main.css index 1c525f9..39b5107 100644 --- a/app/assets/css/main.css +++ b/app/assets/css/main.css @@ -25,4 +25,4 @@ html { border-radius: 20px; border: 3px solid none; } -} \ No newline at end of file +}