From 938bc8578d2038bb0865c211f9c3233e8e60a654 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 5 Jan 2022 12:04:29 +0100 Subject: [PATCH] Add semicolon --- frontend/src/css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/css/index.css b/frontend/src/css/index.css index f9c3a59..66f2e46 100644 --- a/frontend/src/css/index.css +++ b/frontend/src/css/index.css @@ -41,7 +41,7 @@ body { } .haram-logo { - z-index: -10000 + z-index: -10000; position: fixed; left: 0; bottom: 0;