From b87bbb80ada9a5b341cb1ab24d929721ae7964de Mon Sep 17 00:00:00 2001 From: q9i <46249765+quantum9Innovation@users.noreply.github.com> Date: Sat, 17 Feb 2024 12:57:55 -0800 Subject: [PATCH] chore: fix typo in CSS comment --- src/app/home.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/home.module.css b/src/app/home.module.css index 3dcc66b..99d5262 100644 --- a/src/app/home.module.css +++ b/src/app/home.module.css @@ -1,4 +1,4 @@ -/* stylesheet for the eexiv UI and the base layout (search, logo, header, footer) */ +/* stylesheet for the eeXiv UI and the base layout (search, logo, header, footer) */ .header { width: 100%;