diff --git a/package.json b/package.json index 3b9ccd7..32ba203 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sprintpadawan", - "version": "1.2.3", + "version": "1.2.4", "description": "Plan. Sprint. Repeat.", "private": true, "scripts": { @@ -55,4 +55,4 @@ "ct3aMetadata": { "initVersion": "7.5.9" } -} +} \ No newline at end of file diff --git a/src/styles/globals.css b/src/styles/globals.css index 4017f76..63cf0a5 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -9,4 +9,4 @@ body #__next { width: 100%; overflow-y: auto; position: fixed; -} +} \ No newline at end of file