From fb08ca8426183aaea212813e1cebf701914c1087 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Thu, 15 Sep 2022 10:51:45 +0300 Subject: [PATCH] Add empy line at EOF --- app/styles/utils.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/utils.css b/app/styles/utils.css index 3b61424e8..9b27e808e 100644 --- a/app/styles/utils.css +++ b/app/styles/utils.css @@ -124,4 +124,4 @@ .outline-theme:focus { outline: 2px solid var(--theme); -} \ No newline at end of file +}